summaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
Diffstat (limited to 'qt')
-rw-r--r--qt/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am
index f23e1ddd..97b67f7b 100644
--- a/qt/Makefile.am
+++ b/qt/Makefile.am
@@ -1,7 +1,12 @@
INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_QT_CXXFLAGS)
+dbusincludedir=$(includedir)/dbus-1.0/dbus
+
lib_LTLIBRARIES=libdbus-qt-1.la
+dbusinclude_HEADERS= \
+ dbus-qt.h
+
libdbus_qt_1_la_SOURCES = \
dbus-qthread.cpp