finch/Makefile.am

branch
release-2.2.2
changeset 20218
3ab4aeb23403
parent 19687
13159f49d3a8
child 22069
841d24b3a2bc
child 22136
9db77fc00a0e
--- a/finch/Makefile.am	Fri Oct 19 17:59:00 2007 +0000
+++ b/finch/Makefile.am	Fri Oct 19 18:08:41 2007 +0000
@@ -1,7 +1,11 @@
 EXTRA_DIST = \
 		getopt.c \
 		getopt.h \
-		getopt1.c
+		getopt1.c \
+		finch.pc.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = finch.pc
 
 SUBDIRS = libgnt plugins
 

mercurial