Change license from LGPL to GPL version 2 + linking exception. This fixes C++ templat...
[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
4
c8dcbc9e 5SUBDIRS = src doc test examples codegen examples-codegen
58165311
TJ
6
7# Install the pkg-config file:
8pkgconfigdir = $(libdir)/pkgconfig
9pkgconfig_DATA = libt2n.pc
10
07e98688
GE
11if AUTOCHECK
12all: config.h
13 $(MAKE) $(AM_MAKEFLAGS) all-recursive
14 $(MAKE) $(AM_MAKEFLAGS) check
15endif
9ba85a0e
JT
16
17m4datadir = $(datadir)/aclocal
18m4data_DATA = libt2n.m4
afd47992 19
19facd85 20EXTRA_DIST = AUTHORS ChangeLog LICENSE COPYING.GPL $(m4data_DATA) test-build-install-use