From efb3aae55908cb88f5a9c900d6563603ab792d6a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 20 May 2025 15:22:41 -0400 Subject: Add more advanced configuration options to modules.ini and support automatically downloading and installing from it. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') 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: -- cgit v1.2.3