summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2012-09-25 02:34:59 +0200
committerJens Georg <jensg@openismus.com>2012-10-06 18:18:21 +0200
commit5fe454ad741749284a5ac35c8cbc16a5e932f6c8 (patch)
tree811d0aa50087e0b78ffb773dc9bb83e8a39c1d00 /common.am
parent1c4e80963c5a726d56c896e9bdef777f31379af7 (diff)
downloadrygel-5fe454ad741749284a5ac35c8cbc16a5e932f6c8.tar.gz
Move UUID_LIBS to where it's actually used
having it in RYGEL_BASE_LIBS causes 6 binaries to be uselessly linked to it.
Diffstat (limited to 'common.am')
-rw-r--r--common.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.am b/common.am
index 9e44d15f..5a61b1ae 100644
--- a/common.am
+++ b/common.am
@@ -48,7 +48,6 @@ AM_CFLAGS = \
RYGEL_BASE_LIBS = \
$(LIBGUPNP_LIBS) \
$(GEE_LIBS) \
- $(UUID_LIBS) \
$(COVERAGE_LIBS)
RYGEL_COMMON_LIBS = \