From 35c50459f5f93afcb6fbb3a5a6c158b7f15656eb Mon Sep 17 00:00:00 2001 From: Robert Carr Date: Tue, 13 Jan 2009 06:31:48 -0500 Subject: Add pkgconfig file. --- libindicate/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libindicate/Makefile.am') diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 86ef22a..3dd211d 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -1,6 +1,5 @@ -SUBDIRS = \ - tests +SUBDIRS = tests INCLUDES= \ -DG_LOG_DOMAIN=\"libindicate\" @@ -46,3 +45,6 @@ dbus-indicate-server.h: indicate-server.xml --mode=glib-server \ --output=dbus-indicate-server.h \ $(srcdir)/indicate-server.xml + +pkgconfig_DATA = indicate.pc +pkgconfigdir = $(libdir)/pkgconfig -- cgit v1.2.3