summaryrefslogtreecommitdiffstats
path: root/text-utils/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/Makemodule.am')
-rw-r--r--text-utils/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/Makemodule.am b/text-utils/Makemodule.am
index 957c14370..91295bf98 100644
--- a/text-utils/Makemodule.am
+++ b/text-utils/Makemodule.am
@@ -97,7 +97,7 @@ endif
check_PROGRAMS += test_more
test_more_SOURCES = $(more_SOURCES)
-test_more_CFLAGS = -DTEST_PROGRAM
+test_more_CFLAGS = $(AM_CFLAGS) -DTEST_PROGRAM
test_more_LDADD = $(more_LDADD)
endif # BUILD_MORE