X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8ebbae2a91a4fe414676932d2521036155a17b7c..71da9eeacc05af817ae0eb2d905d74e774aa842d:/Makefile.am diff --git a/Makefile.am b/Makefile.am index e38f9e6f..bc0e9eaa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,9 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -AUTOMAKE_OPTIONS = 1.4 +AUTOMAKE_OPTIONS = 1.4 check-news -SUBDIRS = intl po src doc +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = intl po lib src doc m4 tests EXTRA_DIST = REFERENCES configure.bat OChangeLog