Index: trunk/psModules/test/Makefile.am
===================================================================
--- trunk/psModules/test/Makefile.am	(revision 4992)
+++ trunk/psModules/test/Makefile.am	(revision 4999)
@@ -13,6 +13,5 @@
 	tst_pmImageCombine \
 	tst_pmObjects01 \
-	tst_psAstrometry \
-	tst_psAstrometry01
+	tst_psAstrometry
 
 check_PROGRAMS = $(TESTS)
@@ -36,5 +35,4 @@
 tst_pmObjects01_SOURCES = tst_pmObjects01.c
 tst_psAstrometry_SOURCES = tst_psAstrometry.c
-tst_psAstrometry01_SOURCES = tst_psAstrometry01.c
 
 test: check
