[gjs] tests: Fix previous commit
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] tests: Fix previous commit
- Date: Tue, 26 Feb 2013 23:12:26 +0000 (UTC)
commit f4f1979ea12e6a8e8e297341af1696b314e7a673
Author: Colin Walters <walters verbum org>
Date: Tue Feb 26 18:12:00 2013 -0500
tests: Fix previous commit
Had this locally but failed to rebase it...
Makefile-test.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile-test.am b/Makefile-test.am
index 0ced4f3..11bb0a3 100644
--- a/Makefile-test.am
+++ b/Makefile-test.am
@@ -82,6 +82,8 @@ GIMarshallingTests_1_0_gir_FILES = $(nodist_libgimarshallingtests_la_SOURCES)
GIMarshallingTests_1_0_gir_SCANNERFLAGS = --symbol-prefix=gi_marshalling_tests --warn-all --warn-error
TEST_GIRS += GIMarshallingTests-1.0.gir
+$(foreach gir,$(TEST_GIRS),$(eval $(call introspection-scanner,$(gir))))
+
########################################################################
TESTS_ENVIRONMENT = \
TOP_SRCDIR=$(top_srcdir) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]