X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=ab884cfb5c5600d5fa6400eb54dc85b8eb3769e7;hb=ce26d85ef8a815178ee708afc6d7048b1569fbe4;hp=048eb327c9e3939a81331bde5fe25d13dac41184;hpb=e83f3b790887174fe8b8fd6b3c98172b59ff9305;p=spectrwm.git diff --git a/Makefile b/Makefile index 048eb32..ab884cf 100644 --- 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