windows-update-makefile-20081003
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 3 Oct 2008 15:28:07 +0000 (15:28 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 3 Oct 2008 15:28:07 +0000 (15:28 +0000)
LICENSE MIT

add missing reference to cm_nls.obj

src/update/NTMakefile

index 942a356..3f651c8 100644 (file)
@@ -22,7 +22,8 @@ LIBS = \
        $(DESTDIR)\lib\afs\afseventlog.lib \
        $(DESTDIR)\lib\afsrxkad.lib \
        $(DESTDIR)\lib\afs\afsprocmgmt.lib \
-       $(DESTDIR)\lib\cm_dns.obj
+       $(DESTDIR)\lib\cm_dns.obj \
+        $(DESTDIR)\lib\cm_nls.obj
 
 ############################################################################
 # Definitions for generating files via RXGEN