From 1ea8777572c001969a2a7d9738e2043bdebad3d8 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 24 Apr 2009 06:22:30 +0000 Subject: [PATCH] - fixed typo in CMakeLists.txt. SVN r1557 (trunk) --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 618d0143ae..b44b7e5234 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -661,7 +661,7 @@ add_executable( zdoom WIN32 resourcefiles/file_lump.cpp resourcefiles/file_rff.cpp resourcefiles/file_wad.cpp - resourcefiles/file.zip.cpp + resourcefiles/file_zip.cpp resourcefiles/file_pak.cpp resourcefiles/resourcefile.cpp sfmt/SFMT.cpp