X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=ab884cfb5c5600d5fa6400eb54dc85b8eb3769e7;hb=eaf3f323529b0d4ef7fb53026f63b0bc90ea6b6d;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