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