diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 2 | ||||
-rw-r--r-- | common/sdp-expat.c | 0 |
2 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 diff --git a/common/sdp-expat.c b/common/sdp-expat.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/common/sdp-expat.c |