Index: trunk/ippScripts/scripts/dist_make_fileset.pl
===================================================================
--- trunk/ippScripts/scripts/dist_make_fileset.pl	(revision 26170)
+++ trunk/ippScripts/scripts/dist_make_fileset.pl	(revision 27014)
@@ -222,5 +222,5 @@
     my $dbname = shift;
 
-    if (($stage eq 'stack') or ($stage eq 'diff')) {
+    if (($stage eq 'stack') or ($stage eq 'diff') or ($stage eq 'SSdiff')) {
         return "";
     }
