diff options
Diffstat (limited to 'qt/Makefile.am')
-rw-r--r-- | qt/Makefile.am | 2 |
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 |