summaryrefslogtreecommitdiffstats
path: root/bus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bus/Makefile.am')
-rw-r--r--bus/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/Makefile.am b/bus/Makefile.am
index af25867b..488b0c75 100644
--- a/bus/Makefile.am
+++ b/bus/Makefile.am
@@ -9,6 +9,8 @@ bin_PROGRAMS=dbus-daemon-1
dbus_daemon_1_SOURCES= \
connection.c \
connection.h \
+ dispatch.c \
+ dispatch.h \
driver.c \
driver.h \
loop.c \