summaryrefslogtreecommitdiff
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 e8d1f613..53740363 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ ifneq (,$(RM_DIRS))
endif
scaladoc:
- $(SBT) $(SBT_FLAGS) doc
+ $(SBT) $(SBT_FLAGS) unidoc
site:
$(SBT) $(SBT_FLAGS) make-site