[rygel] build: Fix debug builds



commit 2484dbddac7bd1d00792f8ddd3bc754d11fe7c6c
Author: Jens Georg <mail jensge org>
Date:   Fri Aug 17 11:24:21 2012 +0200

    build: Fix debug builds

 common.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/common.am b/common.am
index fd1f058..3f6c482 100644
--- a/common.am
+++ b/common.am
@@ -85,7 +85,7 @@ RYGEL_COMMON_VALAFLAGS = \
 	--pkg rygel-build-config \
 	--vapidir=$(rygeldir) \
 	--vapidir=$(librygelcoredir) \
-	$(RYGEL_COMMON_VALAFLAGS_PKG)
+	$(RYGEL_COMMON_VALAFLAGS_PKG) \
 	$(RYGEL_DEBUG_VALAFLAGS) \
 	$(COVERAGE_VALAFLAGS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]