X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/438e30293cfd561c45c3242e43f68b721648d633..978e4b1b00bfa61a9bafcbe9b60fa339773ddcea:/Makefile diff --git a/Makefile b/Makefile index d32b0b2..8b94bb5 100644 --- 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*}