Index: trunk/ippTasks/chip.pro
===================================================================
--- trunk/ippTasks/chip.pro	(revision 21463)
+++ trunk/ippTasks/chip.pro	(revision 21464)
@@ -29,4 +29,7 @@
     active true
   end
+  task chip.promoteexp
+    active true
+  end
 end
 
@@ -36,4 +39,7 @@
   end
   task chip.imfile.run
+    active false
+  end
+  task chip.promoteexp
     active false
   end
Index: trunk/ippTasks/fake.pro
===================================================================
--- trunk/ippTasks/fake.pro	(revision 21463)
+++ trunk/ippTasks/fake.pro	(revision 21464)
@@ -26,4 +26,7 @@
     active true
   end
+  task fake.promoteexp
+    active true
+  end
 end
 
@@ -33,4 +36,7 @@
   end
   task fake.imfile.run
+    active false
+  end
+  task fake.promoteexp
     active false
   end
