From a6c54506bb03b0408627a0ad290d9fb5ebe95a47 Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 29 Oct 2007 16:00:44 +0000 Subject: [PATCH] remove reference to non-existant README --- lib/cgraph/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cgraph/Makefile.am b/lib/cgraph/Makefile.am index 660e09fc0..d0705e3db 100644 --- a/lib/cgraph/Makefile.am +++ b/lib/cgraph/Makefile.am @@ -44,7 +44,7 @@ grammar.h: y.output -groff -Tps -man $< | ps2pdf - - >$@ EXTRA_DIST = $(man_MANS) $(pdf_DATA) Makefile.old cmpnd.c \ - main.c tester.c README grammar.c grammar.h scan.c \ + main.c tester.c grammar.c grammar.h scan.c \ y.tab.c y.tab.h y.output DISTCLEANFILES = $(pdf_DATA) grammar.[ch] scan.c y.output y.tab.[ch] -- 2.40.0