JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ln spectrwm to scrotwm for now
[spectrwm.git] / Makefile
index 048eb32..ab884cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@ MANDIR= ${PREFIX}/man/man
 
 obj: _xenocara_obj
 
+beforeinstall:
+       ln -sf ${BINDIR}/${PROG} ${BINDIR}/scrotwm
+
 # clang targets
 .if ${.TARGETS:M*analyze*}
 CC=clang