summaryrefslogtreecommitdiff
path: root/qt
diff options
context:
space:
mode:
authorRobert McQueen <robot101@debian.org>2006-02-17 00:04:38 +0000
committerRobert McQueen <robot101@debian.org>2006-02-17 00:04:38 +0000
commit3b2b778fccb8a473730aeb0ffc290e4d7fab1e1a (patch)
tree80b2ca9732b1e43debba2e33213fc4e668917737 /qt
parent91d381f1503341935d731967c33e51b5216386c1 (diff)
2006-02-16 Robert McQueen <robot101@debian.org>
* configure.in: Patch from Debian packages by Sjoerd Simons <sjoerd@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.
Diffstat (limited to 'qt')
-rw-r--r--qt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am
index 9117d27..97be5b0 100644
--- a/qt/Makefile.am
+++ b/qt/Makefile.am
@@ -52,7 +52,7 @@ libdbus_qt4_1_la_SOURCES = \
$(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