4733f2c98bf5bfd6d0e98650f11864fb4a453ea0
[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 example-codegen
6
7 # Install the pkg-config file:
8 pkgconfigdir = $(libdir)/pkgconfig
9 pkgconfig_DATA = libt2n.pc
10
11 EXRA_DIST = COPYING COPYING.LIB
12
13 if AUTOCHECK
14 all: config.h
15         $(MAKE) $(AM_MAKEFLAGS) all-recursive
16         $(MAKE) $(AM_MAKEFLAGS) check
17 endif
18
19 m4datadir = $(datadir)/aclocal
20 m4data_DATA = libt2n.m4