Index: branches/eam_branches/gDiff.20200202/src/gDiffFiles.c
===================================================================
--- branches/eam_branches/gDiff.20200202/src/gDiffFiles.c	(revision 41413)
+++ branches/eam_branches/gDiff.20200202/src/gDiffFiles.c	(revision 41414)
@@ -31,5 +31,7 @@
 
 // Subtraction photometry
-static const char *subPhotFiles[] = { "GDIFF.OUTPUT.SOURCES", NULL };
+static const char *subPhotFiles[] = { "GDIFF.OUTPUT.SOURCES",
+				      "GDIFF.POS1.SOURCES", "GDIFF.FORCED1.SOURCES",
+				      "GDIFF.POS2.SOURCES", "GDIFF.FORCED2.SOURCES", NULL };
 
 // Inverse subtraction files
