diff --git a/Makefile b/Makefile index 72a98b5..2dfcd1b 100755 --- a/Makefile +++ b/Makefile @@ -50,5 +50,7 @@ uninstall: rm ${DESTDIR}${SYSDDIR}/${TARGET}-clean.timer rm ${DESTDIR}${SYSDDIR}/${TARGET}-clean.service + rm ${DESTDIR}usr/lib/sysusers.d/dwelling-upload.conf + clean: go clean