util/pl/VC-32.pl fix typo.
[openssl.git] / util / pl / VC-32.pl
index 69197b0144e3dba0a4539281641f1ee9f96a1c6a..0aeabcf5c7befc0ecd00917580617be0669a78a8 100644 (file)
@@ -189,7 +189,7 @@ if ($FLAVOR =~ /CE/)
                $ex_libs.= ' $(WCECOMPAT)/lib';
                if (-f "$ENV{WCECOMPAT}/lib/$ENV{TARGETCPU}/wcecompatex.lib")
                        {
-                       $ex_libs.='/$(TARGETCPU)/whecompatex.lib';
+                       $ex_libs.='/$(TARGETCPU)/wcecompatex.lib';
                        }
                else
                        {