aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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