summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-11-13 06:38:28 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-11-13 06:38:28 +0000
commit6f9503c6dd849b1cb21bd4e17acf079e2e546b06 (patch)
tree8d25f1056086c12a17a87fff487b8bd9605bc52d /common/Makefile.am
parent3eb0a5cd951b680c89f92bce6dddce2da2539af0 (diff)
Add skeleton for expat support
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index d71ca3b6..1203652a 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -4,7 +4,7 @@ noinst_LIBRARIES = libhelper.a
libhelper_a_SOURCES = oui.h oui.c list.h list.c \
textfile.h textfile.c helper.h helper.c \
glib-ectomy.h glib-ectomy.c logging.h logging.c \
- dbus.h dbus.c sdp-xml.h sdp-xml.c
+ dbus.h dbus.c sdp-xml.h sdp-xml.c sdp-expat.c
noinst_PROGRAMS = test_textfile