Add test suite to makefile

This commit is contained in:
2024-11-21 18:18:43 -06:00
parent e310d9ce21
commit 7ba64111ba
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
SOURCES = d-.scm
SOURCES = d-.scm d-/test.scm
GOBJECTS = $(SOURCES:%.scm=%.go)
GUILD = @GUILD@