[rygel/rygel-0-20] tests: Fix compiling with fixed .deps file
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/rygel-0-20] tests: Fix compiling with fixed .deps file
- Date: Wed, 2 Oct 2013 11:39:56 +0000 (UTC)
commit 2eb06043b6dde8532be25cf26ef1e2cc6959ed7f
Author: Jens Georg <jensg openismus com>
Date: Wed Oct 2 13:35:48 2013 +0200
tests: Fix compiling with fixed .deps file
tests/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ab69dfa..51ffced 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -206,6 +206,7 @@ test_librygel_renderer_gst_libs = \
rygel_playbin_renderer_test_SOURCES = rygel-playbin-renderer-test.vala
rygel_playbin_renderer_test_VALAFLAGS = \
+ --enable-experimental \
$(test_librygel_renderer_gst_valaflags)
rygel_playbin_renderer_test_CFLAGS = \
$(test_librygel_renderer_gst_cflags)
@@ -214,6 +215,7 @@ rygel_playbin_renderer_test_LDADD = \
rygel_environment_test_SOURCES = rygel-environment-test.vala
rygel_environment_test_VALAFLAGS = \
+ --enable-experimental \
$(test_librygel_renderer_gst_valaflags)
rygel_environment_test_CFLAGS = \
$(test_librygel_renderer_gst_cflags)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]