summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-06-22 16:15:51 +0200
committerJens Georg <mail@jensge.org>2012-07-03 09:53:49 +0200
commit31d8482ca2372c6a4cffab8104a107c445abc937 (patch)
treeea069f3fc87628dd5b76631478a15775d91565ab /common.am
parent0a1daf4eaeaede18fbcb411f7ab0edd60c7600c8 (diff)
downloadrygel-31d8482ca2372c6a4cffab8104a107c445abc937.tar.gz
core: Rename core library
Diffstat (limited to 'common.am')
-rw-r--r--common.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.am b/common.am
index d2bfcc5e..a3667b88 100644
--- a/common.am
+++ b/common.am
@@ -46,11 +46,11 @@ RYGEL_BASE_LIBS = \
RYGEL_COMMON_LIBS = \
$(RYGEL_BASE_LIBS) \
- $(top_builddir)/src/rygel/librygel-core.la
+ $(top_builddir)/src/rygel/librygel-core-1.0.la
# Note: the -g needs to be at the end of VALAFLAGS to not break make dist
RYGEL_COMMON_PLUGIN_VALAFLAGS = \
- --pkg rygel-1.0 \
+ --pkg rygel-core-1.0 \
$(RYGEL_COMMON_VALAFLAGS)
RYGEL_COMMON_VALAFLAGS = \