X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=0000000000000000000000000000000000000000;hp=c19d144a77b489bd5c42bffc5fef4ec099bfcda2;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index c19d144..0000000 --- a/Makefile.am +++ /dev/null @@ -1,23 +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 -ACLOCAL_AMFLAGS = -I m4 - -SUBDIRS = src doc test examples codegen examples-codegen - -# Install the pkg-config file: -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libt2n.pc - -if AUTOCHECK -all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - $(MAKE) $(AM_MAKEFLAGS) check -endif - -m4datadir = $(datadir)/aclocal -m4data_DATA = libt2n.m4 - -bin_SCRIPTS = libt2n-gccxml.sh - -EXTRA_DIST = AUTHORS ChangeLog LICENSE COPYING.GPL $(m4data_DATA) test-build-install-use libt2n-gccxml.sh