libt2n: (gerd) fixes & testcase
[libt2n] / Makefile.am
index 02520f2..1154b0a 100644 (file)
@@ -2,4 +2,10 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4
 
-SUBDIRS = src
+SUBDIRS = src doc test
+
+# Install the pkg-config file:
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libt2n.pc
+
+EXRA_DIST = COPYING COPYING.LIB