summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-08 22:19:14 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-08 22:19:14 +0000
commit15ea15b3a752f0487bc50d0ea04925f1b9d33dcb (patch)
tree1ec75fe77a089c0678bdbc24d7ad2bd85a6fa1c9 /common/Makefile.am
parente7d668ac9e813bc9922ee7d771848bd8822d5d1f (diff)
Move D-Bus object and interface helpers into libgdbus
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 5352d34f..6ae5ed7a 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -3,14 +3,13 @@ noinst_LIBRARIES = libhelper.a
libhelper_a_SOURCES = oui.h oui.c textfile.h textfile.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
test_textfile_LDADD = libhelper.a
-AM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@
+AM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@ @GDBUS_CFLAGS@
EXTRA_DIST = ppoll.h uinput.h