X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=9de0d6dfebc51fc48e6bb3803ceb614e0ed10321;hp=c71fe60d764ae49323445d75941633c31d0a9188;hb=579b006f4873fa72c73d372660d158061497bcc9;hpb=6b1c9d1f6de9b2f4bab8a27e6d9255072a945988 diff --git a/src/Makefile.am b/src/Makefile.am index c71fe60..9de0d6d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,6 +6,7 @@ include_HEADERS = ftdi.h # Note: If you specify a:b:c as the version in the next line, # 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 17:0:16 +libftdi_la_LDFLAGS = -version-info 18:0:17 +libftdi_la_LIBADD = @USB_LIBS@ EXTRA_DIST = CMakeLists.txt