Index: trunk/psModules/test/astrom/Makefile.am
===================================================================
--- trunk/psModules/test/astrom/Makefile.am	(revision 10711)
+++ trunk/psModules/test/astrom/Makefile.am	(revision 10786)
@@ -1,4 +1,2 @@
-
-
 AM_CPPFLAGS = \
 	$(SRCINC) \
@@ -20,2 +18,6 @@
 
 test: check
+
+tests: $(check_PROGRAMS)
+	$(top_srcdir)/test/test.pl
+
