Remove code duplication in test fixtures
[libt2n] / Makefile.am
CommitLineData
ac7fdc22
GE
1# not a GNU package. You can remove this line, if
2# have all needed files, that a GNU package needs
3AUTOMAKE_OPTIONS = foreign 1.4
3d9c0861 4ACLOCAL_AMFLAGS = -I m4
ac7fdc22 5
c8dcbc9e 6SUBDIRS = src doc test examples codegen examples-codegen
58165311
TJ
7
8# Install the pkg-config file:
9pkgconfigdir = $(libdir)/pkgconfig
10pkgconfig_DATA = libt2n.pc
11
07e98688
GE
12if AUTOCHECK
13all: config.h
14 $(MAKE) $(AM_MAKEFLAGS) all-recursive
15 $(MAKE) $(AM_MAKEFLAGS) check
16endif
9ba85a0e
JT
17
18m4datadir = $(datadir)/aclocal
19m4data_DATA = libt2n.m4
afd47992 20
58f452c4
TJ
21bin_SCRIPTS = libt2n-gccxml.sh
22
23EXTRA_DIST = AUTHORS ChangeLog LICENSE COPYING.GPL $(m4data_DATA) test-build-install-use libt2n-gccxml.sh