dbus Makefile.am,1.25,1.26
Thiago J. Macieira
thiago at kemper.freedesktop.org
Sun Apr 30 04:07:03 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv30197
Modified Files:
Makefile.am
Log Message:
Oops, forgot part of the patch. Same ChangeLog entry.
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/Makefile.am,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Makefile.am 30 Apr 2006 10:47:47 -0000 1.25
+++ Makefile.am 30 Apr 2006 11:07:01 -0000 1.26
@@ -37,7 +37,7 @@
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 \
More information about the dbus-commit
mailing list