- fixed typo in CMakeLists.txt.

SVN r1557 (trunk)
This commit is contained in:
Christoph Oelckers 2009-04-24 06:22:30 +00:00
parent 19c4e3caed
commit 1ea8777572

View file

@ -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