diff options
Diffstat (limited to 'test/.build')
| -rw-r--r-- | test/.build | 6 |
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'] |
