aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--doc/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d047ca88..ce02a5fd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-02-03 Badlop <badlop@process-one.net>
+ * doc/Makefile: When cleaning, remove contributed_modules.tex
+
* src/Makefile.in: Fix arguments to Install program
2009-02-02 Badlop <badlop@process-one.net>
diff --git a/doc/Makefile b/doc/Makefile
index 2fda395a0..871dd431d 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -41,6 +41,7 @@ clean:
rm -f *.out
rm -f *.pdf
rm -f *.toc
+ rm contributed_modules.tex
guide.html: guide.tex
hevea -fix -pedantic guide.tex