summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@trolltech.com>2006-04-30 11:07:01 +0000
committerThiago Macieira <thiago.macieira@trolltech.com>2006-04-30 11:07:01 +0000
commit74f902ab61b9cd7553f5246c4621b1889edad525 (patch)
tree46b11ab1a8ed59ef1f930118555a64835afbac6e
parentb381dfe66a30ce54691487939e1b6087155a3a9f (diff)
Oops, forgot part of the patch. Same ChangeLog entry.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \