X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/438e30293cfd561c45c3242e43f68b721648d633..d5362eb9f74aafae8330ae3806f450fdd6ffe17b:/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*}