Windows: Permit build system to update symbol store
[openafs.git] / src / WINNT / tests / torture / Stress / NTMakefile
index f9c2530..8f290bf 100644 (file)
@@ -27,6 +27,7 @@ $(EXEDIR)\Stress.exe: $(OBJS)
         $(_VC_MANIFEST_EMBED_EXE)
         $(EXEPREP)
         $(CODESIGN_USERLAND)
+        $(SYMSTORE_IMPORT)
 
 install: idirs $(EXEDIR)\Stress.exe