summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-04-18 03:08:16 +0200
committerLennart Poettering <lennart@poettering.net>2010-04-18 03:08:16 +0200
commit4139c1b2729f88991159b9affa2ebf3e4eb904a0 (patch)
tree230a49b730ba77bec3829595313bdb4b7bcd53f4 /Makefile.am
parent41447faf1fc57463becabce399d983df762a104c (diff)
dbus: greatly extend dbus coverage
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8cad1420e0..8720e7898f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -128,6 +128,22 @@ COMMON_SOURCES= \
dbus-unit.h \
dbus-job.c \
dbus-job.h \
+ dbus-service.c \
+ dbus-service.h \
+ dbus-socket.c \
+ dbus-socket.h \
+ dbus-target.c \
+ dbus-target.h \
+ dbus-mount.c \
+ dbus-mount.h \
+ dbus-automount.c \
+ dbus-autpmount.h \
+ dbus-snapshot.c \
+ dbus-snapshot.h \
+ dbus-device.c \
+ dbus-device.h \
+ dbus-execute.c \
+ dbus-execute.h \
cgroup.c \
cgroup.h \
mount-setup.c \