X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=Makefile.am;h=1154b0ab5e4a7741a6747d165b01f39b0e6fed69;hp=02520f201e965ef5e3a22abc05c52ff146d18ee6;hb=644c4d262aab14ee4ec1cfade83a2e99568098d3;hpb=ac7fdc22899c0c493fda5fdb3a4cb67e77504a6b diff --git a/Makefile.am b/Makefile.am index 02520f2..1154b0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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