From: Thiago Macieira Date: Sun, 30 Apr 2006 11:07:01 +0000 (+0000) Subject: Oops, forgot part of the patch. Same ChangeLog entry. X-Git-Tag: dbus-0.62~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=86bb5584d353e336aeaac5ddad3b5d51b359836e;p=platform%2Fupstream%2Fdbus.git Oops, forgot part of the patch. Same ChangeLog entry. --- diff --git a/Makefile.am b/Makefile.am index 48971fb..816d653 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 \