aboutsummaryrefslogtreecommitdiff
path: root/tests/hello-world
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hello-world')
-rw-r--r--tests/hello-world/source.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/hello-world/source.mk b/tests/hello-world/source.mk
index 5fd60ff..a24092c 100644
--- a/tests/hello-world/source.mk
+++ b/tests/hello-world/source.mk
@@ -1,2 +1 @@
-DO != ./scripts/gen-prog -n hello-world -p init init.c
-DO != ./scripts/gen-simple -n hello-world -p init
+TESTS += hello-world