summaryrefslogtreecommitdiffstats
path: root/dbus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/Makefile.am')
-rw-r--r--dbus/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/Makefile.am b/dbus/Makefile.am
index f74c8bef..b5071f0b 100644
--- a/dbus/Makefile.am
+++ b/dbus/Makefile.am
@@ -12,6 +12,7 @@ dbusinclude_HEADERS= \
dbus-memory.h \
dbus-message.h \
dbus-server.h \
+ dbus-threads.h \
dbus-types.h
libdbus_1_la_SOURCES= \
@@ -25,6 +26,7 @@ libdbus_1_la_SOURCES= \
dbus-server-protected.h \
dbus-server-unix.c \
dbus-server-unix.h \
+ dbus-threads.c \
dbus-transport.c \
dbus-transport.h \
dbus-transport-protected.h \