[libsecret] Makefile.am: Add dependencies on vapis from vala tests
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] Makefile.am: Add dependencies on vapis from vala tests
- Date: Tue, 4 Mar 2014 20:55:41 +0000 (UTC)
commit f9a32fb043eae2bfc15c3aaa61efb8f40fea131c
Author: Stef Walter <stefw gnome org>
Date: Tue Mar 4 21:55:07 2014 +0100
Makefile.am: Add dependencies on vapis from vala tests
libsecret/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsecret/Makefile.am b/libsecret/Makefile.am
index d989f9b..16a7336 100644
--- a/libsecret/Makefile.am
+++ b/libsecret/Makefile.am
@@ -278,9 +278,9 @@ VALA_TESTS = \
SUFFIXES = .vala .vala.o
-test-vala-lang.vala.o: libsecret/test-vala-lang.vala
+test-vala-lang.vala.o: libsecret/test-vala-lang.vala $(VALA_TEST_VAPIS)
$(VALA_V) $(VALAC) --compile $(VALA_TESTS_FLAGS) $<
-test-vala-unstable.vala.o: libsecret/test-vala-unstable.vala
+test-vala-unstable.vala.o: libsecret/test-vala-unstable.vala $(VALA_TEST_VAPIS)
$(VALA_V) $(VALAC) --compile $(VALA_TESTS_FLAGS) $<
test_vala_lang_SOURCES =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]