Index: trunk/psModules/test/camera/Makefile.am
===================================================================
--- trunk/psModules/test/camera/Makefile.am	(revision 8569)
+++ trunk/psModules/test/camera/Makefile.am	(revision 9722)
@@ -3,16 +3,5 @@
 AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS)
 
-TESTS =\
-    tst_pmAstrometry
-
-tst_pmAstrometry_SOURCES = tst_pmAstrometry.c
-
-check_PROGRAMS = $(TESTS)
-
-TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified
-
-tests: $(TESTS)
-
-CLEANFILES = $(TESTS) temp/* *~
+check_PROGRAMS = 
 
 test: check
