summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/Makefile.am')
-rw-r--r--dbus/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbus/Makefile.am b/dbus/Makefile.am
index e59877e6..f8509cce 100644
--- a/dbus/Makefile.am
+++ b/dbus/Makefile.am
@@ -17,8 +17,6 @@ dbusinclude_HEADERS= \
dbus-memory.h \
dbus-message.h \
dbus-message-handler.h \
- dbus-object.h \
- dbus-objectid.h \
dbus-pending-call.h \
dbus-protocol.h \
dbus-server.h \
@@ -45,10 +43,6 @@ DBUS_LIB_SOURCES= \
dbus-message.c \
dbus-message-handler.c \
dbus-message-internal.h \
- dbus-object.c \
- dbus-objectid.c \
- dbus-object-registry.c \
- dbus-object-registry.h \
dbus-object-tree.c \
dbus-object-tree.h \
dbus-pending-call.c \