libt2n: (tomj) compile fix
[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
5 SUBDIRS = src doc test examples codegen examples-codegen
6
7 # Install the pkg-config file:
8 pkgconfigdir = $(libdir)/pkgconfig
9 pkgconfig_DATA = libt2n.pc
10
11 if AUTOCHECK
12 all: config.h
13         $(MAKE) $(AM_MAKEFLAGS) all-recursive
14         $(MAKE) $(AM_MAKEFLAGS) check
15 endif
16
17 m4datadir = $(datadir)/aclocal
18 m4data_DATA = libt2n.m4
19
20 EXTRA_DIST = AUTHORS ChangeLog COPYING COPYING.LIB $(m4data_DATA) test-build-install-use