Update makefile

This commit is contained in:
Cavernosa 2022-05-17 04:32:29 +00:00 committed by GitHub
parent f424833af9
commit 0227e1bc16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ uninstall:
@rm -f ${DESTDIR}/usr/bin/ly
@rm -f ${DESTDIR}/usr/lib/systemd/system/ly.service
@rm -f ${DESTDIR}/etc/pam.d/ly
@rm -f ${DESTDIR}/etc/init.d/${NAME}
clean:
@echo "cleaning"