Index: trunk/pstest/Makefile
===================================================================
--- trunk/pstest/Makefile	(revision 5078)
+++ trunk/pstest/Makefile	(revision 5613)
@@ -27,4 +27,9 @@
 
 INSTALL = pstest
+
+TESTS = \
+$(BIN)/tst_psPolynomial.$(ARCH)
+
+tests: $(TESTS)
 
 # dependancy rules for binary code #########################
