diff --git a/build.ss b/build.ss index 46e9cc7..c505368 100755 --- a/build.ss +++ b/build.ss @@ -7,7 +7,7 @@ "uniplot/lineplot")) (def bin-build-spec - '((static-exe: "uniplot"))) + '((exe: "uniplot"))) (def srcdir (path-normalize (path-directory (this-source-file))))