From 31d8482ca2372c6a4cffab8104a107c445abc937 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 22 Jun 2012 16:15:51 +0200 Subject: core: Rename core library --- common.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.am') 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 = \ -- cgit v1.2.1