Change gccxml wrapper to work with older bash version. Hopefull this doesn't break...
[libt2n] / Makefile.am
1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign 1.4
4 ACLOCAL_AMFLAGS = -I m4
5
6 SUBDIRS = src doc test examples codegen examples-codegen
7
8 # Install the pkg-config file:
9 pkgconfigdir = $(libdir)/pkgconfig
10 pkgconfig_DATA = libt2n.pc
11
12 if AUTOCHECK
13 all: config.h
14         $(MAKE) $(AM_MAKEFLAGS) all-recursive
15         $(MAKE) $(AM_MAKEFLAGS) check
16 endif
17
18 m4datadir = $(datadir)/aclocal
19 m4data_DATA = libt2n.m4
20
21 bin_SCRIPTS = libt2n-gccxml.sh
22
23 EXTRA_DIST = AUTHORS ChangeLog LICENSE COPYING.GPL $(m4data_DATA) test-build-install-use libt2n-gccxml.sh