From 86bb5584d353e336aeaac5ddad3b5d51b359836e Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 30 Apr 2006 11:07:01 +0000 Subject: Oops, forgot part of the patch. Same ChangeLog entry. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 48971fb6..816d653d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ SUBDIRS=dbus bus doc $(GLIB_SUBDIR) $(GCJ_SUBDIR) $(MONO_SUBDIR) $(QT_SUBDIR) $( DIST_SUBDIRS=dbus bus doc glib qt qt3 gcj mono python tools test pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = dbus-1.pc $(GLIB_PC) $(MONO_PC) +pkgconfig_DATA = dbus-1.pc $(GLIB_PC) $(QT_PC) $(MONO_PC) DISTCLEANFILES = \ dbus-1.pc \ -- cgit