Fixing for new autotools.
[become] / src / Makefile.am
index f502d8e..66e8060 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with `automake' to generate `Makefile.in'
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.17 2004/04/08 01:36:20 mdw Exp $
+## $Id$
 ##
 ## Makefile for `become'
 ##
@@ -52,7 +52,7 @@ BUILT_SOURCES = \
 
 ## --- Yaccing and lexing ---
 
-YFLAGS = -d -v
+AM_YFLAGS = -d -v
 
 dist-hook:
        for i in $(BUILT_SOURCES); do \