[libgee] Use VALAFLAGS during building tests



commit f9d449893812c63355e0c630aaa25d270be54687
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Fri Sep 23 23:28:26 2011 +0200

    Use VALAFLAGS during building tests

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9318544..dc3e202 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -44,6 +44,7 @@ tests_VALAFLAGS = \
 	--basedir $(top_srcdir) \
 	--vapidir $(top_srcdir)/gee \
 	--pkg gee-0.8 --pkg posix \
+	$(VALAFLAGS) \
 	$(NULL)
 
 tests_CPPFLAGS = \



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