From d3351f1b45477451d28e9e65996946fa6291f319 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 16 Feb 2009 09:01:29 +0200 Subject: Merge external btio rework --- 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 8cf6aecc..8fe15477 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 + glib-helper.h glib-helper.c sdp-xml.h sdp-xml.c btio.h btio.c noinst_PROGRAMS = test_textfile -- cgit