Index: trunk/psphot/src/Makefile.am
===================================================================
--- trunk/psphot/src/Makefile.am	(revision 6571)
+++ trunk/psphot/src/Makefile.am	(revision 6715)
@@ -16,6 +16,6 @@
 	psphotArguments.c	\
 	psphotParseCamera.c	\
-	testPSphotLoop.c	\
-	psphotMaskCell.c	\
+	psphotImageLoop.c	\
+	psphotMaskReadout.c	\
 	psphotReadout.c		\
 	psphotImageMedian.c	\
@@ -33,12 +33,13 @@
 	psphotEvalPSF.c		\
 	psphotEvalFLT.c		\
-	psphotSourceFits.c	
+	psphotSourceFits.c	\
+	psphotRadiusChecks.c	\
+	psphotSortBySN.c	\
+	psphotOutput.c		\
+	psphotGrowthCurve.c	\
+	psphotFakeSources.c	\
+	psphotCleanup.c	   	
 
-junk =	psphotGrowthCurve.c	\
-	psphotCleanup.c	        \
-	psphotSortBySN.c	\
-	psphotDefinePixels.c	\
-	psphotRadiusChecks.c	\
-	psModulesUtils.c	\
+junk =	psphotDefinePixels.c	\
 	pmSourceContour.c	\
 	pmModelFitSet.c		\
@@ -47,8 +48,5 @@
 
 noinst_HEADERS =		\
-	psLibUtils.h		\
-	psModulesUtils.h	\
-	psphot.h		\
-	psSparse.h
+	psphot.h		
 
 clean-local:
@@ -58,10 +56,6 @@
 	etags `find . -name \*.[ch] -print`
 
-
 #	psphotFullFit.c		
 #	psphotApplyPSF.c	
 #	psphotFitGalaxies.c
-#	psphotImageStats.c	
-#	psphotImageBackground.c 
-#	psphotOutput.c		
 #	psphotLoadPixels.c	
