summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c127b5c..e7e2831 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ install:
make install -C farbfeld
make install -C sent
make install -C wmname
+ cp -rf $(DWM)/scripts/* /usr/local/bin
clean:
make clean -C dwm-6.3
make clean -C st-0.8.4