summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-04-30 11:07:01 +0000
committerThiago Macieira <thiago@kde.org>2006-04-30 11:07:01 +0000
commit86bb5584d353e336aeaac5ddad3b5d51b359836e (patch)
tree15a9a2068c5050b65905ad5db9dc1f2022647946 /Makefile.am
parentddb47648990e9734296e35c4622b790b6f6161b8 (diff)
Oops, forgot part of the patch. Same ChangeLog entry.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \