diff --git a/Makefile b/Makefile index 91d816c..d0172d5 100755 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ uninstall: rm ${DESTDIR}/etc/logrotate.d/${TARGET} rm ${DESTDIR}${SYSDDIR}/${TARGET}.service + rm ${DESTDIR}${SYSDDIR}/${TARGET}-liquidsoap.service clean: rm -f web/*.jade.go