aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-15 21:36:03 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-15 21:36:03 -0800
commit640f9a3f5be5528dd4f8ed658cfe4d06d833e4c9 (patch)
treeada8aa70f2f162324033fd2bf47890449525d244 /Makefile
parentf5f261968de27ecdd2eacedc6255da115e7b43cb (diff)
make other thing readme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74ffb56..dc940c6 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,8 @@ clean:
install:
cp $(TARGET) /usr/local/bin/
+ mkdir -p /usr/local/lib/share/stem/
+ cp -r stemlib/ /usr/local/share/stem/stdlib/
doc:
doxygen