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 0f1e699b..a9dbfa89 100644
--- a/bus/Makefile.am
+++ b/bus/Makefile.am
@@ -11,6 +11,8 @@ noinst_LTLIBRARIES=libdbus-daemon.la
libdbus_daemon_la_SOURCES= \
connection.c \
connection.h \
+ desktop-file.c \
+ desktop-file.h \
dispatch.c \
dispatch.h \
driver.c \