From ee6b2930a0519021232f92f615f6a8fd9cd61805 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 18 Jan 2007 17:56:00 +0000 Subject: Add more D-Bus helpers --- common/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'common/Makefile.am') diff --git a/common/Makefile.am b/common/Makefile.am index f4868562..a92ff9a3 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -23,6 +23,7 @@ noinst_LIBRARIES = libhelper.a libhelper_a_SOURCES = oui.h oui.c dbus.h dbus.c \ textfile.h textfile.c logging.h logging.c \ + dbus-helper.h dbus-helper.c \ sdp-xml.h sdp-xml.c $(sdp_sources) \ notify.h $(notify_sources) \ glib-ectomy.h $(glib_sources) -- cgit