diff --git a/Makefile b/Makefile index f2e82d2..1c5ef69 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,4 @@ install: .PHONY: clean clean: -if [ -f ${BINARY} ] ; then rm ${BINARY} ; fi \ No newline at end of file + if [ -f ${BINARY} ] ; then rm ${BINARY} ; fi