X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/289dd0cf980f65585dc28b40ecd1424add2ba744..b63473552d7014a4868eb32bf90e4f4814b9be39:/Makefile.am diff --git a/Makefile.am b/Makefile.am index d27d23df..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,12 +20,10 @@ 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 = REFERENCES OChangeLog Makefile.maint GNUmakefile -DISTCLEANFILES = intl/libintl.h - ## ---------------------------- ## ## Customizing Makefile.maint. ##