X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=b52d50f9803d1c23cec3da71b0767d66a0e01f3c;hp=c6560066821c9b11fc2f082aa96ee53f733a76c6;hb=d6d1f48a0996cdb0ef234257abc9bdf128e57f7b;hpb=224bc6a088ef431650a5b2564371ea584bfc2092 diff --git a/src/Makefile.am b/src/Makefile.am index c656006..b52d50f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,3 +11,5 @@ include_HEADERS = ftdi.h # the library that is made has version (a-c).c.b. In this # example, the version is 2.1.2. (3:2:1) libftdi_la_LDFLAGS = -version-info 16:0:15 $(all_libraries) + +EXTRA_DIST = CMakeLists.txt