dbus/qt Makefile.am,1.13,1.14
Robert McQueen
robot101 at freedesktop.org
Thu Feb 16 16:04:40 PST 2006
- Previous message: dbus ChangeLog, 1.963, 1.964 acinclude.m4, 1.2, 1.3 configure.in,
1.143, 1.144
- Next message: dbus ChangeLog,1.964,1.965 configure.in,1.144,1.145
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/qt
In directory gabe:/tmp/cvs-serv6170/qt
Modified Files:
Makefile.am
Log Message:
2006-02-16 Robert McQueen <robot101 at debian.org>
* configure.in: Patch from Debian packages by Sjoerd Simons
<sjoerd at debian.org> to add --with-qt-moc and --with-qt3-moc
arguments so it's possible to build both bindings in the
same tree.
* qt/Makefile.am: Fix truncated value so that make dist works.
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/qt/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am 15 Feb 2006 16:25:11 -0000 1.13
+++ Makefile.am 17 Feb 2006 00:04:38 -0000 1.14
@@ -52,7 +52,7 @@
$(top_srcdir)/qt/qdbusobject.h \
$(top_srcdir)/qt/qdbusobject_p.h \
$(top_srcdir)/qt/qdbusserver.h \
- $(top_srcdir)/qt/qdbusstandardinterfaces.
+ $(top_srcdir)/qt/qdbusstandardinterfaces.h \
$(top_srcdir)/qt/qdbustype.h \
$(top_srcdir)/qt/qdbusvariant.h \
$(top_srcdir)/qt/qdbusxmlparser_p.h
- Previous message: dbus ChangeLog, 1.963, 1.964 acinclude.m4, 1.2, 1.3 configure.in,
1.143, 1.144
- Next message: dbus ChangeLog,1.964,1.965 configure.in,1.144,1.145
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list