diff options
| -rw-r--r-- | indra/newview/ViewerInstall.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake index b8c8af6234..48216013c6 100644 --- a/indra/newview/ViewerInstall.cmake +++ b/indra/newview/ViewerInstall.cmake @@ -163,7 +163,7 @@ elseif (WINDOWS) ${prefix_result}/../bin/vorbis.dll ${prefix_result}/../bin/vorbisenc.dll ${prefix_result}/../bin/vorbisfile.dll - ${prefix_result}/../bin/zlib1.dll + ${prefix_result}/../bin/z.dll DESTINATION . ) |
