[libepc] Link service browser to glib



commit cfe5b2cfd18bfdb29e3936d968a11b3f4849aeb0
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Tue Aug 30 11:15:45 2011 +0200

    Link service browser to glib
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657679

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index cf6e7e4..c4fb9d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,7 +146,7 @@ examples_list_resources_LDADD			= libepc/libepc-1.0.la $(LIBEPC_LIBS)
 examples_lookup_resource_CFLAGS			= $(AM_CFLAGS) $(LIBEPC_CFLAGS)
 examples_lookup_resource_LDADD			= libepc/libepc-1.0.la $(LIBEPC_LIBS)
 examples_service_browser_CFLAGS			= $(AM_CFLAGS) $(LIBEPC_CFLAGS)
-examples_service_browser_LDADD			= libepc/libepc-1.0.la
+examples_service_browser_LDADD			= libepc/libepc-1.0.la $(LIBEPC_LIBS)
 examples_simple_publisher_CFLAGS		= $(AM_CFLAGS) $(LIBEPC_CFLAGS)
 examples_simple_publisher_LDADD			= libepc/libepc-1.0.la $(LIBEPC_LIBS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]