From 7def6828f3b713ad5e2a47b83f02aa8a3e5cc07f Mon Sep 17 00:00:00 2001 From: Will Estes Date: Thu, 15 Aug 2002 13:17:31 +0000 Subject: require automake at least 1.6 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 184c761..7516079 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,9 @@ AUTOMAKE_OPTIONS = \ readme-alpha \ gnits \ check-news \ - dist-bzip2 + dist-bzip2 \ + 1.6 + bin_PROGRAMS = flex lib_LIBRARIES = libfl.a -- cgit v1.2.3