summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-08 20:23:45 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-08 20:23:45 +0000
commite7d668ac9e813bc9922ee7d771848bd8822d5d1f (patch)
tree34e2fc7b1c064beaa52e5e05e9278be458be9fba /common/Makefile.am
parent44a204a75880c342c3ac9066072f102f773a539a (diff)
Move D-Bus watch functions into libgdbus
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index a90df324..5352d34f 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -2,9 +2,9 @@
noinst_LIBRARIES = libhelper.a
libhelper_a_SOURCES = oui.h oui.c textfile.h textfile.c \
- logging.h logging.c error.h error.c dbus.h dbus.c \
- dbus-helper.h dbus-helper.c glib-helper.h glib-helper.c \
- sdp-xml.h sdp-xml.c sdp-glib.c
+ logging.h logging.c error.h error.c \
+ dbus-helper.h dbus-helper.c \
+ glib-helper.h glib-helper.c sdp-xml.h sdp-xml.c sdp-glib.c
noinst_PROGRAMS = test_textfile