summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-05 03:06:05 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-05 03:07:39 +0100
commitb8b7e4060f06941ec55da421c5800437ba28c79a (patch)
treec537d1d31d80bfda051c49fb46e963fbee16dbfc /Makefile.am
parent275b39fe4bf19f244114dbefa58e0d77047eff4a (diff)
bus: delete some now used dbus1 code
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 80577e77c..e29439d8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -760,11 +760,7 @@ noinst_LTLIBRARIES += \
libsystemd_dbus_la_SOURCES = \
src/shared/dbus-common.c \
- src/shared/dbus-common.h \
- src/shared/dbus-loop.c \
- src/shared/dbus-loop.h \
- src/shared/polkit.c \
- src/shared/polkit.h
+ src/shared/dbus-common.h
libsystemd_dbus_la_CFLAGS = \
$(AM_CFLAGS) \