summaryrefslogtreecommitdiff
path: root/test/.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/.build')
-rw-r--r--test/.build6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/.build b/test/.build
index d313d01..474ca48 100644
--- a/test/.build
+++ b/test/.build
@@ -1,5 +1 @@
-this.link = this.c.lib("test",
- this.c.cc(
- "hai.c"
- )
-)
+this.source = ['hai.c']