From d83a9c402ce8047080312f2f7d22867b628a0568 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 12 Sep 2005 05:50:10 +0000 Subject: [PATCH] (EXTRA_DIST): Do not distribute REFERENCES; it contains obsolete information and isn't worth distributing as a separate file anyway. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a6c39e1f..33c3f056 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,7 @@ aclocaldir = @aclocaldir@ aclocal_DATA = m4/bison-i18n.m4 EXTRA_DIST = GNUmakefile Makefile.cfg Makefile.maint \ - OChangeLog PACKAGING REFERENCES + OChangeLog PACKAGING .PHONY: maintainer-check maintainer-check: -- 2.50.0