diff --git a/Makefile b/Makefile index b13edabc20..cef21b767b 100644 --- a/Makefile +++ b/Makefile @@ -132,6 +132,7 @@ test: all clean: rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE) + make -C Documentation/ clean backup: clean cd .. ; tar czvf dircache.tar.gz dir-cache