windows-code-signing-20080702
[openafs.git] / src / WINNT / afssvrcpa / NTMakefile
index 2f92ecc..b36956c 100644 (file)
@@ -30,6 +30,7 @@ $(DLLFILE): $(DLLOBJS)
        $(DLLGUILINK)  $(DLLLIBS) /DEF:$(DEFFILE)
         $(_VC_MANIFEST_EMBED_DLL)
        $(DLLPREP)
+        $(CODESIGN_USERLAND)
 
 
 ############################################################################