Code

Installing the pkgconfig file
authorTed Gould <ted@gould.cx>
Fri, 1 Jan 2010 06:26:17 +0000 (00:26 -0600)
committerTed Gould <ted@gould.cx>
Fri, 1 Jan 2010 06:26:17 +0000 (00:26 -0600)
src/extension/dbus/Makefile_insert

index 35b7c6fff2e6b5d09dbc3ab6ca8d0232e4e3b154..ce733364c398a707ff0c97ec85c317a997ce48c9 100644 (file)
@@ -80,3 +80,11 @@ libinkdbus_la_CFLAGS = \
 libinkdbus_la_LIBADD = \
        $(DBUS_LIBS) \
        $(INKSCAPE_LIBS)
+
+############################
+# DBus Pkgconfig file
+############################
+
+pkgconfig_DATA = extension/dbus/wrapper/inkdbus.pc
+pkgconfigdir = $(libdir)/pkgconfig
+