summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-04-27 23:57:40 +0200
committerJens Georg <mail@jensge.org>2012-05-01 13:30:36 +0200
commit315a1f8351a42366ab2cd401d42153b007980b13 (patch)
tree4f5752b1197b8d29ea3715a28af03b44053f0ea2 /common.am
parentd3a5c1cb76882ee8179b987666b59ffc4c57d805 (diff)
downloadrygel-315a1f8351a42366ab2cd401d42153b007980b13.tar.gz
build: Don't confuse automake
Diffstat (limited to 'common.am')
-rw-r--r--common.am2
1 files changed, 1 insertions, 1 deletions
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) \