aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cd04c8..c530eb8 100644
--- a/Makefile
+++ b/Makefile
@@ -273,7 +273,7 @@ clean:
$(MAKE) -C tests $@
distclean: clean
- rm -vf config.h config.mak config.texi tcc.1
+ rm -vf config.h config.mak config.texi tcc.1 tcc-doc.html
config.mak:
@echo Running configure ...