summaryrefslogtreecommitdiffstats
path: root/qt/Makefile.am
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
commit4dedbb498484d8f3614d84cb2cfe09d8001a1c65 (patch)
tree4a8c8ccfe0ff03d79c33a1fb6c1372855c80b229 /qt/Makefile.am
parentae607a86ff87b5455c2e850a2e7fb70ec849311c (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/Makefile.am')
-rw-r--r--qt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am
index 9117d27e..97be5b00 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