aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64bb8bcd..64a97707 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,6 @@ distclean: clean
maintainer-clean: distclean
$(RM) -r install-mingw* install-msvc* external-libs
- $(RM) -rf doc
.PHONY: $(TEST_TARGETS)