summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d20fad2..24ab7dd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -361,7 +361,7 @@ top.h: top.c
# Build rules for non-C back ends
-.l.go: $(FLEX)
+.l.go:
$(AM_V_LEX)$(FLEX) $(TESTOPTS) -o $@ $<
# This is a temporary fake rule for use while the Go back end still