Index: trunk/psLib/test/astro/Makefile.am
===================================================================
--- trunk/psLib/test/astro/Makefile.am	(revision 4550)
+++ trunk/psLib/test/astro/Makefile.am	(revision 4601)
@@ -9,6 +9,7 @@
 	tst_psTime_02 \
 	tst_psTime_03 \
-	tst_psTime_04
-#	tst_psCoord
+	tst_psTime_04 \
+	tst_psCoord   \
+	tst_psSphereOps
 
 tst_psTime_01_SOURCES = tst_psTime_01.c
@@ -17,4 +18,5 @@
 tst_psTime_04_SOURCES = tst_psTime_04.c
 tst_psCoord_SOURCES = tst_psCoord.c
+tst_psSphereOps_SOURCES = tst_psSphereOps.c
 tst_psCoord01_SOURCES = tst_psCoord01.c
 
