X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=Makefile.am;h=2f605d44357043cd0ccf606371a21e47d27789c1;hp=d03040980fed2910c12448966ebc1095d006dd1a;hb=5816531135da09aceb7a026eeade735cbd20ef03;hpb=aa499d2034964a4c125794b7e8ea768cb7471411 diff --git a/Makefile.am b/Makefile.am index d030409..2f605d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,9 @@ AUTOMAKE_OPTIONS = foreign 1.4 SUBDIRS = src doc + +# Install the pkg-config file: +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libt2n.pc + +EXRA_DIST = COPYING COPYING.LIB