]> git.saurik.com Git - bison.git/commitdiff
Require Automake 1.3 or later.
authorJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 05:23:22 +0000 (05:23 +0000)
committerJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 05:23:22 +0000 (05:23 +0000)
Makefile.am

index e4c17038abbd772ea0b0b015a1cda9a4769c5d3d..d323058579e3455fb9e2f53a389208667c5d3599 100644 (file)
@@ -1,3 +1,6 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-
+AUTOMAKE_OPTIONS = 1.3
+
 #names of parser files
 PFILE = bison.simple
 PFILE1 = bison.hairy