Index: trunk/ippScripts/Build.PL
===================================================================
--- trunk/ippScripts/Build.PL	(revision 37013)
+++ trunk/ippScripts/Build.PL	(revision 37053)
@@ -135,4 +135,5 @@
         scripts/psphot_fullforce_warp.pl
         scripts/psphot_fullforce_summary.pl
+        scripts/stack_bkg_mk_mdc.pl
         scripts/sc_mk_stack_mdc.pl
         scripts/sc_prepare_camera.pl
Index: trunk/ippScripts/scripts/psphot_fullforce_warp.pl
===================================================================
--- trunk/ippScripts/scripts/psphot_fullforce_warp.pl	(revision 37013)
+++ trunk/ippScripts/scripts/psphot_fullforce_warp.pl	(revision 37053)
@@ -186,4 +186,5 @@
     $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF";
     $command .= " -F PSPHOT.BACKMDL PSPHOT.BACKMDL.MEF";
+    $command .= " -photcode-rule '{DETECTOR}.{FILTER.ID}.ForcedWarp'";
     $command .= " -tracedest $traceDest -log $logDest";
     $command .= " -dbname $dbname" if defined $dbname;
