Removed clean target from Makefile.

This commit is contained in:
Alexander Andreev 2022-06-26 16:49:23 +04:00
parent 4121ba9ad3
commit 3db89cde4f
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 0 additions and 3 deletions

View File

@ -29,6 +29,3 @@ uninstall:
rm ${DESTDIR}usr/share/licenses/${PACKAGE_NAME}/LICENSE
rm ${DESTDIR}${SYSDDIR}/${PACKAGE_NAME}.service
clean:
go clean