diff --git a/Makefile b/Makefile index b92ffde..0eb60cf 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ # just an alias for build really... all: build - echo "Build complete, use 'make test' to run tests." + @echo "Build complete, use 'make test' to run tests." # install, currently not implemented DESTDIR =