Index: trunk/psLib/test/astronomy/Makefile
===================================================================
--- trunk/psLib/test/astronomy/Makefile	(revision 1223)
+++ trunk/psLib/test/astronomy/Makefile	(revision 1273)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/astronomy
 ##
-##  $Revision: 1.1 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-07-15 19:00:29 $
+##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-07-22 21:26:59 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -20,5 +20,6 @@
 PSLIB_LIB_DIR = ../../lib
 
-TARGET = tst_psTime_01
+TARGET = tst_psTime_01 \
+         tst_psTime_02
 
 DEPENDENCIES = $(addprefix builddir/,$(addsuffix .d,$(TARGET)))
