summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 7726d33..cc29d49 100644
--- a/makefile
+++ b/makefile
@@ -77,6 +77,7 @@ api-doc:
77 77
78clean-api-doc: 78clean-api-doc:
79 $(RM) -r $(DOC_DIR)/api/* 79 $(RM) -r $(DOC_DIR)/api/*
80 $(RM) -r $(DOC_DIR)/gen/Data
80 81
81 82
82##### REPORT 83##### REPORT