aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-05-20 15:22:41 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-05-20 15:22:41 -0400
commitefb3aae55908cb88f5a9c900d6563603ab792d6a (patch)
treece4293828ab43de4e6440bed0accf871a2d82f94 /Makefile
parent3d313c5956510a807c2ce7d1ffd9c3bfbb708444 (diff)
Add more advanced configuration options to modules.ini and support
automatically downloading and installing from it.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e5baef93..c00d9bf4 100644
--- a/Makefile
+++ b/Makefile
@@ -179,8 +179,7 @@ man/man1/tomo.1: docs/tomo.1.md
examples:
./local-tomo -qIL examples/log examples/ini examples/vectors examples/http examples/wrap examples/colorful
- ./local-tomo -e examples/game/game.tm examples/http-server/http-server.tm \
- examples/tomodeps/tomodeps.tm examples/tomo-install/tomo-install.tm
+ ./local-tomo -e examples/game/game.tm examples/http-server/http-server.tm
./local-tomo examples/learnxiny.tm
deps: