aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c90f859..28d5bc5 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@ clean := $(out_base)/.clean
cleandoc := $(out_base)/.cleandoc
-.PHONY: $(default) $(test) $(install) $(dist) $(dist-win) $(clean)
+.PHONY: $(default) $(test) $(install) $(dist) $(dist-win) $(clean) $(cleandoc)
# Build.
#