Index: trunk/psLib/test/astro/Makefile.am
===================================================================
--- trunk/psLib/test/astro/Makefile.am	(revision 5511)
+++ trunk/psLib/test/astro/Makefile.am	(revision 5578)
@@ -7,4 +7,5 @@
 TESTS =  \
 	tst_psCoord01 \
+	tst_psCoord02 \
 	tst_psTime_01 \
 	tst_psTime_02 \
@@ -22,4 +23,5 @@
 tst_psSphereOps_SOURCES = tst_psSphereOps.c
 tst_psCoord01_SOURCES = tst_psCoord01.c
+tst_psCoord02_SOURCES = tst_psCoord02.c
 tst_psEarthOrientation_SOURCES = tst_psEarthOrientation.c
 
