Oops, forgot part of the patch. Same ChangeLog entry.
[platform/upstream/dbus.git] / Makefile.am
index 423ba3b..816d653 100644 (file)
@@ -6,6 +6,7 @@ endif
 
 if HAVE_QT
    QT_SUBDIR=qt
+   QT_PC=dbus-qt4-1.pc
 endif
 
 if HAVE_QT3
@@ -36,17 +37,19 @@ 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               \
        $(GLIB_PC)              \
+       $(QT_PC)                \
        $(MONO_PC)
 
 EXTRA_DIST =                   \
        HACKING                 \
        dbus-1.pc.in            \
        dbus-glib-1.pc.in       \
+       dbus-qt4-1.pc.in        \
        dbus-sharp.pc.in
 
 all-local: Doxyfile