summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-18 17:56:00 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-18 17:56:00 +0000
commitee6b2930a0519021232f92f615f6a8fd9cd61805 (patch)
tree7037d1d2248147e284c5a79a21047fd313b555e1 /common/Makefile.am
parentfd8be9d63d020165de6b5da67b0f86a5b18f1340 (diff)
Add more D-Bus helpers
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index f4868562..a92ff9a3 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -23,6 +23,7 @@ noinst_LIBRARIES = libhelper.a
libhelper_a_SOURCES = oui.h oui.c dbus.h dbus.c \
textfile.h textfile.c logging.h logging.c \
+ dbus-helper.h dbus-helper.c \
sdp-xml.h sdp-xml.c $(sdp_sources) \
notify.h $(notify_sources) \
glib-ectomy.h $(glib_sources)