diff options
| author | Alejandro W. Sior <aho@sior.be> | 2023-01-23 18:32:13 +0100 |
|---|---|---|
| committer | Alejandro W. Sior <aho@sior.be> | 2023-01-23 18:32:13 +0100 |
| commit | 05ff2da0c6881c90faa235436585ef443b17faa6 (patch) | |
| tree | f83a19c8c276d58bc3abb28e64105885ba13cfb0 /test/.build | |
| parent | d0759d3282025f310ecd566c55dcf214b0cbb1b8 (diff) | |
cook: remove line
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'] |
