summaryrefslogtreecommitdiffstats
path: root/stumpwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stumpwm/Makefile')
-rw-r--r--stumpwm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/stumpwm/Makefile b/stumpwm/Makefile
new file mode 100644
index 0000000..98362a6
--- /dev/null
+++ b/stumpwm/Makefile
@@ -0,0 +1,4 @@
+.PHONY: all install
+all:
+install: stumpwmrc
+ install -Dm 444 $^ ${HOME}/.$^