diff --git a/Makefile b/Makefile index 6ada369..62ae2d1 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,4 @@ install: uninstall: test -d $(prefix)/bin && \ cd $(prefix)/bin && \ -rm -f $(EXEC_FILES) \ No newline at end of file + rm -f $(EXEC_FILES)