summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-07-25 13:07:26 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-07-25 13:07:26 +0000
commitbb8fa0991573885bc6dfdc332e0ff0b9e648582a (patch)
tree0f7f57f48756a3cbf6e9e78c8656912ba73208e5 /Makefile.am
parent5fd717cd0c50e392c39623824d412a6548d5c836 (diff)
add YFLAGS so parse.h gets made
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0769319..5a3a106 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,8 @@
# For MS-DOS, add "-DMS_DOS" to DEFS. See the directory MISC/MSDOS for
# additional info.
+YFLAGS = -d
+
AUTOMAKE_OPTIONS = \
gnits \
check-news \