From 315a1f8351a42366ab2cd401d42153b007980b13 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 27 Apr 2012 23:57:40 +0200 Subject: build: Don't confuse automake --- common.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.am') diff --git a/common.am b/common.am index 3061cbc2..cbbcffd0 100644 --- a/common.am +++ b/common.am @@ -32,7 +32,7 @@ AM_CFLAGS = \ -DPLUGIN_DIR='"$(plugindir)"' -DDESKTOP_DIR='"$(desktopdir)"'\ -include config.h -RYGEL_COMMON_LDADD = \ +RYGEL_COMMON_LIBS = \ $(LIBGUPNP_LIBS) \ $(LIBGUPNP_AV_LIBS) \ $(LIBGSTREAMER_LIBS) \ -- cgit v1.2.1