summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-09-17 11:12:03 -0400
committerColin Walters <walters@verbum.org>2010-09-17 11:25:45 -0400
commita71fc1917ab4b641fee4466a0e9ffd36a072ad31 (patch)
treea7afb540c07772ed1d6e9a91c782537920bd7f40
parentb284c4235c00271d4160841621fcb94d92d0d78d (diff)
downloadgjs-a71fc1917ab4b641fee4466a0e9ffd36a072ad31.tar.gz
tests: -DGJS_COMPILATION
This should have been in the earlier single-includes patch.
-rw-r--r--Makefile-test.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-test.am b/Makefile-test.am
index 3fca1c73..40ec4fc8 100644
--- a/Makefile-test.am
+++ b/Makefile-test.am
@@ -7,6 +7,7 @@ TEST_PROGS += gjs-tests
gjs_tests_CFLAGS = \
-include $(top_srcdir)/test/test.h \
$(AM_CFLAGS) \
+ -DGJS_COMPILATION \
$(GJSTESTS_CFLAGS) \
$(gjs_directory_defines) \
-I$(top_srcdir)/test