chiark / gitweb /
bus: fix deserialization of polkit response
[elogind.git] / Makefile.am
index 80577e77c33e203fe6e652aa9f115aefef6a9903..e29439d8cc28c5d619ae2d44584b5912ce0fb4a0 100644 (file)
@@ -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) \