summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlejandro Sior <aho@sior.be>2022-08-06 11:03:13 +0200
committerAlejandro Sior <aho@sior.be>2022-08-06 11:03:13 +0200
commit09d7a6f5793971df4e731c601bd2550bf0a80b3d (patch)
tree9805f7696f89890e4f0ecd5008cbd2131332705f /test
parent83e7d98e5ac459d5d40b142dbd66ce63ef1aa983 (diff)
cook: rename a few arguments
Diffstat (limited to 'test')
-rw-r--r--test/.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.build b/test/.build
index 2f4b0c1..141c003 100644
--- a/test/.build
+++ b/test/.build
@@ -1,2 +1,2 @@
obj = cc("main.c")
-aout = ld("a.out", obj, libs=["Xm", "Xt"]) \ No newline at end of file
+aout = ld("vol", obj, libs=["Xm", "Xt"]) \ No newline at end of file