Index: trunk/psLib/test/astro/Makefile.am
===================================================================
--- trunk/psLib/test/astro/Makefile.am	(revision 5017)
+++ trunk/psLib/test/astro/Makefile.am	(revision 5235)
@@ -11,6 +11,7 @@
 	tst_psTime_03 \
 	tst_psTime_04 \
-	tst_psCoord
-#	tst_psSphereOps
+	tst_psCoord \
+	tst_psSphereOps \
+    tst_psEarthOrientation
 
 tst_psTime_01_SOURCES = tst_psTime_01.c
@@ -19,6 +20,7 @@
 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
 
 check_DATA = \
