diff --git a/Makefile b/Makefile index 29800ccc8..9eff41563 100644 --- a/Makefile +++ b/Makefile @@ -31,4 +31,4 @@ autobahn: autobahn-server: @NODE_PATH=lib node test/autobahn-server.js -.PHONY: all +.PHONY: test