diff --git a/extensions/Makefile b/extensions/Makefile index 7f3bdeb50..7d72ddb5c 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -11,5 +11,5 @@ install: $(MAKE) -C postgis_topology install check: - echo "Nothing to check" + @echo "Nothing to check"