diff --git a/Makefile b/Makefile index 38e36a6f2b..4fb72e26de 100644 --- a/Makefile +++ b/Makefile @@ -65,4 +65,4 @@ backup: python3 InvenTree/manage.py dbbackup python3 InvenTree/manage.py mediabackup -.PHONY: clean migrate requirements setup superuser install mysql style test coverage docreqs docs backup \ No newline at end of file +.PHONY: clean migrate setup superuser install mysql style test coverage docreqs docs backup \ No newline at end of file