Windows: Build against KerbCompatSDK instead of KFW
[openafs.git] / src / WINNT / install / wix / feature.wxi
index 0249349..d305998 100644 (file)
                 
                 <!-- Runtime -->
                 <?include runtime.wxi?>
+
+                <MergeRef Id="mergeHeimdalCompat" />
+
             </Feature>
 
             <?ifndef LiteClient ?>
                 <!-- Runtime -->
                 <?include runtime.wxi?>
 
+                <MergeRef Id="mergeHeimdalCompat" />
+
             </Feature>
   <?endif?>
         </Feature>