Index: trunk/psLib/test/astro/Makefile.am
===================================================================
--- trunk/psLib/test/astro/Makefile.am	(revision 5299)
+++ trunk/psLib/test/astro/Makefile.am	(revision 5319)
@@ -12,6 +12,6 @@
 	tst_psTime_04 \
 	tst_psCoord \
-	tst_psEarthOrientation
-#	tst_psSphereOps
+	tst_psEarthOrientation \
+	tst_psSphereOps
 
 tst_psTime_01_SOURCES = tst_psTime_01.c
@@ -20,5 +20,5 @@
 tst_psTime_04_SOURCES = tst_psTime_04.c
 tst_psCoord_SOURCES = tst_psCoord.c
-# tst_psSphereOps_SOURCES = tst_psSphereOps.c
+tst_psSphereOps_SOURCES = tst_psSphereOps.c
 tst_psCoord01_SOURCES = tst_psCoord01.c
 tst_psEarthOrientation_SOURCES = tst_psEarthOrientation.c
