[rygel] core: Fix parallel build
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core: Fix parallel build
- Date: Tue, 3 Jul 2012 07:56:20 +0000 (UTC)
commit 43988a54ec2acfb82d85246c91943b20b75621dd
Author: Jens Georg <mail jensge org>
Date: Sun Jun 17 22:19:57 2012 +0200
core: Fix parallel build
src/rygel/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index 311750f..3deb165 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -140,7 +140,7 @@ rygel_VALAFLAGS = \
rygel_LDADD = \
librygel-core.la \
- $(RYGEL_COMMON_LIBS)
+ $(RYGEL_BASE_LIBS)
rygel_LDFLAGS = -export-dynamic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]