aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-28 14:06:09 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-28 14:06:09 -0800
commitf0c5408f486741a092be0b984ca5bdeb410fae5b (patch)
tree01e99293a9f1527b1db58749acc0a301af762fc1 /Makefile
parenta6664e5cca5fb7d681789f22457f24a9ab6c38b5 (diff)
add uncurry
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc940c6..c24ca25 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ clean:
install:
cp $(TARGET) /usr/local/bin/
mkdir -p /usr/local/lib/share/stem/
- cp -r stemlib/ /usr/local/share/stem/stdlib/
+ cp -r stemlib/ /usr/local/share/stem/
doc:
doxygen