diff --git a/Phys/StrippingCache/CMakeLists.txt b/Phys/StrippingCache/CMakeLists.txt
index e22d44732b7bc76d9960d765c04673dea6175b7e..fa4c3b9da6bf9a435c684bb44ff8ba243a2dbcc8 100644
--- a/Phys/StrippingCache/CMakeLists.txt
+++ b/Phys/StrippingCache/CMakeLists.txt
@@ -50,7 +50,7 @@ if ( NOT "$ENV{CMTCONFIG}" STREQUAL "x86_64-slc6-gcc48-do0" )
  set ( conf_deps ${deps} MergedConfDB )
 
  # Build the cache only for the most recent stripping.
- foreach(strip 32 33)
+ foreach(strip 29r2 32 33)
 
   # Stripping cache name
   set ( sname S${strip}FunctorCache )