diff --git a/CLI_app/Makefile b/CLI_app/Makefile index 1cf0bbc..102e582 100644 --- a/CLI_app/Makefile +++ b/CLI_app/Makefile @@ -1,4 +1,4 @@ -.PHONY: clean-pyc +.PHONY: clean-pyc clean-dit clean test dist version default: test