projects
/
platform
/
upstream
/
libsecret.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24d7d7
)
Makefile.am: Add dependencies on vapis from vala tests
author
Stef Walter
<stefw@gnome.org>
Tue, 4 Mar 2014 20:55:07 +0000
(21:55 +0100)
committer
Stef Walter
<stefw@gnome.org>
Tue, 4 Mar 2014 20:55:07 +0000
(21:55 +0100)
libsecret/Makefile.am
patch
|
blob
|
history
diff --git
a/libsecret/Makefile.am
b/libsecret/Makefile.am
index
d989f9b
..
16a7336
100644
(file)
--- 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 =