Parallel build on SMP machines, added cppunit-devel to build requirements, proper...
[libt2n] / Makefile.am
index 4733f2c..b3b5391 100644 (file)
@@ -2,14 +2,12 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4
 
-SUBDIRS = src doc test examples codegen example-codegen
+SUBDIRS = src doc test examples codegen examples-codegen
 
 # Install the pkg-config file:
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libt2n.pc
 
-EXRA_DIST = COPYING COPYING.LIB
-
 if AUTOCHECK
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
@@ -18,3 +16,5 @@ endif
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = libt2n.m4
+
+EXTRA_DIST = AUTHORS ChangeLog LICENSE COPYING.GPL $(m4data_DATA) test-build-install-use