X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=8b94bb5aa73010c22c29dcc6bd97bc44f4151787;hb=refs%2Fheads%2Fjason;hp=d32b0b2ebec0d0ec2a8f1dfa254b4952aa4eb071;hpb=438e30293cfd561c45c3242e43f68b721648d633;p=spectrwm.git 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*}