aboutsummaryrefslogtreecommitdiff
path: root/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 6c304d8..56afbe8 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -14,6 +14,9 @@ linux:
install wpa $(HOME)/bin
install touchpad-props $(HOME)/bin
+OpenBSD:
+ install OpenBSDStatus.sh $(HOME)/bin/
+
install:
install -d $(HOME)/bin
sed "s|__REPLACE__|$$(dirname `pwd`)/snips|g" < snipmenu > $(HOME)/bin/snipmenu