X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=Makefile.am;h=efb7e0cabd1a4020fe9e3d64e1a1f1385017b383;hp=139f678dc2f6ce956809d831e2f0eab95ecb710d;hb=c7857475c8b0f02cac3ce29a617a4d542fa59f37;hpb=afd47992cc13f1c7c56ff5a866103a198d707568 diff --git a/Makefile.am b/Makefile.am index 139f678..efb7e0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # 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 @@ -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