Windows: Permit build system to update symbol store
[openafs.git] / src / WINNT / install / wix / uninstall / NTMakefile
index e70cfd1..d6c9b98 100644 (file)
@@ -23,6 +23,7 @@ $(UNINSTALL): $(OBJECTS) $(OUT)\uninstall.res
         $(_VC_MANIFEST_EMBED_EXE)
         $(EXEPREP)
         $(CODESIGN_USERLAND)
+        $(SYMSTORE_IMPORT)
 
 install: $(UNINSTALL)