X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=62fba50f120444f2c39fda079654b3d66d0cd21b;hb=bfb926c1d2e248336dd57a5ab63cf503cb2b00b7;hp=4e2da389aa635846d988618a27f443bb9ec84bd4;hpb=063e7aef6d41d4c44591ff93672079998bf9622f;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 4e2da389..62fba50f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrok project. ## ## Copyright (C) 2010-2012 Bert Vermeulen ## Copyright (C) 2012 Alexandru Gagniuc @@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I autostuff AM_CPPFLAGS = -I$(top_srcdir) -SUBDIRS = contrib hardware input output +SUBDIRS = contrib hardware input output tests lib_LTLIBRARIES = libsigrok.la @@ -55,7 +55,7 @@ noinst_HEADERS = libsigrok-internal.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libsigrok.pc -EXTRA_DIST = Doxyfile +EXTRA_DIST = Doxyfile HACKING README.devices MAINTAINERCLEANFILES = ChangeLog