summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 3aff8a9..dbe7da8 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,6 +1,7 @@
# If called directly, Makefile should be called passing the following arguments:
# DOCSET_NAME = ... (should be a directory under ./configs)
# BUILD_DIR = ... (create built docsets under the directory BUILD_DIR)
+# ... (see project README for more options)
ERROR_DOCSET_NAME = $(error DOCSET_NAME is unset)
.phony: err