libt2n: (gerd) adapt codegen to new command_client interface, fix codegen-examples
[libt2n] / Makefile.am
index 1fc3516..efb7e0c 100644 (file)
@@ -2,7 +2,7 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4
 
-SUBDIRS = src doc test examples codegen
+SUBDIRS = src doc test examples codegen examples-codegen
 
 # Install the pkg-config file:
 pkgconfigdir = $(libdir)/pkgconfig
@@ -17,4 +17,4 @@ endif
 m4datadir = $(datadir)/aclocal
 m4data_DATA = libt2n.m4
 
-EXTRA_DIST = COPYING COPYING.LIB $(m4data_DATA)
+EXTRA_DIST = AUTHORS ChangeLog COPYING COPYING.LIB $(m4data_DATA) test-build-install-use