diff --git a/Makefile b/Makefile index 41f384c646..b6c88c806c 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ release:: built_release:: @echo TOP: Creating Fully Built Release... @./MakeRelease -b $(INSTALL_LOCATION) - + \ No newline at end of file