makefiles: Fix test rules to allow parallel makes again.
diff --git a/Makefile.in b/Makefile.in
index 7a3bd80..1df64c2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -127,7 +127,7 @@
# dependencies needed to build any dll or program
__tooldeps__: libs/port libs/wine libs/wpp
__builddeps__ __buildcrossdeps__: __tooldeps__ include
-.PHONY: __tooldeps__ __builddeps__ __buildcrossdeps__
+.PHONY: test crosstest __tooldeps__ __builddeps__ __buildcrossdeps__
loader server: libs/port libs/wine tools
fonts: tools