diff --git a/Makefile b/Makefile
index d131dacb1a11f4577359559b161949b401f041b9..57e3e2f961bc91e1f2342a226a31e84ccff04266 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,7 @@ ALL: install
 
 install: clean-ignore-zips install-sss cp-src cp-legacy cp-ext cp-conf $(addprefix $(PUBLIC_DIR)/, $(LIBS)) merge_js build_properties merge_xsl
 
+.PHONY: test
 test:
 	$(MAKE) EXTRA_BUILD_FILE="$(TEST_CORE_DIR)/test.properties" build_test