diff --git a/Makefile b/Makefile index a3ca0b3..68da4a0 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ c.txt: c.texi cpp.texi fp.texi fdl.texi makeinfo --plaintext c.texi > $@ clean: - rm -f c-manual.tgz c.dvi c.pdf c c-* c.doc c.txt + rm -f c-manual.tgz c.dvi c.pdf c.info c.info-* c.doc c.txt rm -rf c.html rm -f c.aux c.cp c.fn c.ky c.log c.pg c.tmp c.toc c.tp c.vr rm -f c.cps c.fns