summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-04-30 17:49:01 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-04-30 17:49:01 +0300
commitcdddb3690a383cb697cd014d0abe0129035c386e (patch)
tree76fd74ab3370231b8289a6f1761bd01486b0403b /Makefile.am
parent3fd4e9dbcffeca89b9dda10287e27b93208c7d28 (diff)
downloadrygel-cdddb3690a383cb697cd014d0abe0129035c386e.tar.gz
Provide a pkg-config file
Now it is completely possible to write rygel plugins (easily) outside the rygel source tree.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d05bc54b..fddc3e78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,11 @@
SUBDIRS = src data
+pkgconfig_DATA= rygel-1.0.pc
+pkgconfigdir = $(libdir)/pkgconfig
+
+EXTRA_DIST = rygel-1.0.pc.in
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in