X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=9141fb98616ce11b8d1a20d26c0a2885e3f4cc76;hp=9de0d6dfebc51fc48e6bb3803ceb614e0ed10321;hb=40da63b1f8924d2c4d1e34d137dc7d12b5b1c643;hpb=9965050222905eecc664baf168f71a2b632cae2a diff --git a/src/Makefile.am b/src/Makefile.am index 9de0d6d..9141fb9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # the library search path. lib_LTLIBRARIES = libftdi.la -libftdi_la_SOURCES = ftdi.c +libftdi_la_SOURCES = ftdi.c ftdi_stream.c include_HEADERS = ftdi.h # Note: If you specify a:b:c as the version in the next line,