[gupnp] Remove obsolete variable



commit 9dbb0d7d55bcd1519680d5ad2437dd929ec088b1
Author: Jens Georg <mail jensge org>
Date:   Fri Oct 26 20:52:49 2012 +0200

    Remove obsolete variable

 libgupnp/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgupnp/Makefile.am b/libgupnp/Makefile.am
index 864e450..a2ae67e 100644
--- a/libgupnp/Makefile.am
+++ b/libgupnp/Makefile.am
@@ -100,7 +100,7 @@ libgupnp_1_0_la_SOURCES = $(introspection_sources)		\
 			  gena-protocol.h			\
 			  $(BUILT_SOURCES)
 
-libgupnp_1_0_la_LIBADD = $(LIBGUPNP_LIBS) $(DBUS_GLIB_LIBS) $(LIBCONIC_LIBS)
+libgupnp_1_0_la_LIBADD = $(LIBGUPNP_LIBS) $(DBUS_GLIB_LIBS)
 
 EXTRA_DIST = gupnp-marshal.list 	   \
 	     gupnp-network-manager.c   	   \



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