X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=Makefile.am;h=a3847e8425392622834ad678e23688a0589958b6;hp=88c4f866891b74e30ee966363a564ae14bfbf3d8;hb=417425a76fe7459f0ef9aa443de1c34e9cad292b;hpb=9b25468762155e45dd48df4b9d6c9021f602fc2c diff --git a/Makefile.am b/Makefile.am index 88c4f86..a3847e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,11 @@ # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign 1.4 -SUBDIRS = src +SUBDIRS = src examples doc -EXTRA_DIST = libftdi.spec COPYING.LIB +EXTRA_DIST = libftdi.spec COPYING.LIB README ChangeLog libftdi-config.in + +bin_SCRIPTS = libftdi-config # Install the pkg-config file: pkgconfigdir = $(libdir)/pkgconfig