summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 90df2ad..95b7e58 100755
--- a/build.sh
+++ b/build.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-hare build $(pkg-config --libs-only-L --libs-only-l libcurl) curl.ha
+hare build $(pkg-config --libs-only-L --libs-only-l libcurl) -o hacurl cmd/main.ha