From 694f01921120bb2584b09b4ba502703cd8afd3f6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 2 Sep 2008 19:17:55 -0300 Subject: Make methods related to external services into service plugin. --- common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/Makefile.am') diff --git a/common/Makefile.am b/common/Makefile.am index 79b533c5..8cf6aecc 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -2,7 +2,7 @@ noinst_LIBRARIES = libhelper.a libhelper_a_SOURCES = oui.h oui.c textfile.h textfile.c logging.h logging.c \ - glib-helper.h glib-helper.c sdp-xml.h sdp-xml.c sdp-glib.c + glib-helper.h glib-helper.c sdp-xml.h sdp-xml.c noinst_PROGRAMS = test_textfile -- cgit