[rygel/rygel-0-18] tests: Fix compiling with fixed .deps file
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/rygel-0-18] tests: Fix compiling with fixed .deps file
- Date: Wed, 2 Oct 2013 11:40:45 +0000 (UTC)
commit c0d7336e9b7b5291a29482738ecf995901b224c5
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 dd56495..f4b14a5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -204,6 +204,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)
@@ -212,6 +213,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]