aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/make b/make
index c50219d..d34a4b8 100755
--- a/make
+++ b/make
@@ -73,7 +73,7 @@ function main() {
cat MODELS
;;
release)
- echo "Not implemented yet."
+ ./bin/make-release.sh "$@"
;;
todo)
grep -E 'TODO:|FIXME:' -- **/*.[ch] **/*.md