X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=0000000000000000000000000000000000000000;hp=aa41516a30506c0a2308eaa1d995bf3f03c04224;hb=279f5b84cdde81140cb028747343e63afc952d99;hpb=f9df39f525b9ffebb43bd5a0cfca998f681aed02 diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index aa41516..0000000 --- a/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -# not a GNU package. You can remove this line, if -# have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign 1.4 - -SUBDIRS = src bindings $(LIBFTDI_MODULES) examples doc - -EXTRA_DIST = libftdi.spec libftdi.spec.in COPYING.LIB COPYING.GPL LICENSE \ - README AUTHORS ChangeLog libftdi-config.in CMakeLists.txt \ - packages COPYING-CMAKE-SCRIPTS FindUSB.cmake README.mingw \ - Toolchain-mingw32.cmake Toolchain-Crossbuild32.cmake - -bin_SCRIPTS = libftdi-config - -# Install the pkg-config file: -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libftdi.pc $(LIBFTDI_MODULES_PKGCONFIG) - -USB_LIBS = @USB_LIBS@ - -ACLOCAL_AMFLAGS=-I m4