diff --git a/Makefile b/Makefile index aa44ba5..fe9a197 100644 --- a/Makefile +++ b/Makefile @@ -14,3 +14,6 @@ uninstall: test -d $(prefix)/bin && \ cd $(prefix)/bin && \ rm -f $(EXEC_FILES) + + +#I don't know just change the code