From 0f1d952f8389a66b8b5d8e2988d7a81d46197fc3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 28 May 2011 17:24:00 +0200 Subject: [PATCH] doc: Cleanup yet another file produced by texinfo.tex. * doc/Makefile (mostlyclean): Remove also gnulib.cn. --- ChangeLog | 5 +++++ doc/Makefile | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a771c2b8e9..58cb1541ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-28 Bruno Haible + + doc: Cleanup yet another file produced by texinfo.tex. + * doc/Makefile (mostlyclean): Remove also gnulib.cn. + 2011-05-28 Bruno Haible Finish the conditional dependencies mechanism. diff --git a/doc/Makefile b/doc/Makefile index 07a30df12f..07ba184efa 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -68,7 +68,7 @@ gnulib.info gnulib.html gnulib.dvi gnulib.pdf: $(GNULIB_TEXI_FILES) updated-stam standards.info standards.html standards.dvi: standards.texi make-stds.texi fdl.texi mostlyclean: - rm -f *.aux *.cp *.cps *.fn *.ky *.log *.pg *.toc *.tp *.vr *.vrs + rm -f *.aux *.cn *.cp *.cps *.fn *.ky *.log *.pg *.toc *.tp *.vr *.vrs rm -f updated-stamp clean: mostlyclean -- 2.30.2