X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/fd6748e22ce9471aad7d2b569aa23202af2c2dd8..b63473552d7014a4868eb32bf90e4f4814b9be39:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index ecd221ef..7dae8b9d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## Copyright 2001, 2002 Free Software Foundation, Inc. +## Copyright (C) 2001, 2002 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -20,11 +20,9 @@ AUTOMAKE_OPTIONS = 1.6 check-news readme-alpha dist-bzip2 ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = config intl po lib data src doc m4 tests +SUBDIRS = config po lib data src doc m4 tests -EXTRA_DIST = config/config.rpath REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile - -DISTCLEANFILES = intl/libintl.h +EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile ## ---------------------------- ##