summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2268240..571be58 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ install:
make install -C farbfeld
make install -C sent
make install -C wmname
- cp -rf $(DWM)/scripts/* /usr/local/bin
+ cp -rf scripts/sarc.sh /usr/local/bin
clean:
make clean -C dwm-6.3
make clean -C st-0.8.4