JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Improve consistency of warning flags between makefiles.
[spectrwm.git] / Makefile
index d32b0b2..8b94bb5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ MANDIR= ${PREFIX}/man/man
 obj: _xenocara_obj
 
 beforeinstall:
-       ln -sf ${BINDIR}/${PROG} ${BINDIR}/scrotwm
+       ln -sf ${PROG} ${BINDIR}/scrotwm
 
 # clang targets
 .if ${.TARGETS:M*analyze*}