aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index e85e7c3c60..9dbc4fe899 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -81,7 +81,7 @@ ascend-scanner_lex.h : ascend-scanner.c
k12text_lex.h : k12text.c
-ascend-grammar.c : ascend-grammar.y
+ascend-grammar.c ascend-grammar.h: ascend-grammar.y
@if [ -z "$(YACC)" ]; then \
echo "Neither bison nor byacc has been found"; \
exit 1; \