From 46d7cd36b578476fc2db9912d1bba73d1c7725b7 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Fri, 13 Oct 2006 07:27:31 +0000 Subject: [PATCH] (SCRIPTS): Remove lexer-gcc-3.1.sh. --- ChangeLog | 4 ++++ GNUmakefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a1d4e7ee02..a116415d2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-13 Jan Nieuwenhuizen + + * GNUmakefile.in (SCRIPTS): Remove lexer-gcc-3.1.sh. + 2006-10-12 Jan Nieuwenhuizen * Documentation/topdocs/INSTALL.texi: Thinko. diff --git a/GNUmakefile.in b/GNUmakefile.in index fbb06ee3f3..82294790c8 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -16,7 +16,7 @@ SUBDIRS = buildscripts python scripts \ ## value of DOCUMENTATION here. documentation-dir=$(if $(findstring no,$(DOCUMENTATION)),,Documentation) -SCRIPTS = configure autogen.sh lexer-gcc-3.1.sh Doxyfile +SCRIPTS = configure autogen.sh Doxyfile README_FILES = ChangeLog COPYING DEDICATION ROADMAP THANKS HACKING TOPDOC_FILES=AUTHORS README INSTALL NEWS TOPDOC_TXT_FILES = $(addprefix $(top-build-dir)/Documentation/topdocs/$(outdir)/,$(addsuffix .txt,$(TOPDOC_FILES))) -- 2.39.2