diff -r bb7e1a417819 -r 283be2ca54a7 share/hedgewars/Data/Forts/CMakeLists.txt --- a/share/hedgewars/Data/Forts/CMakeLists.txt Wed Sep 21 15:00:01 2011 -0400 +++ b/share/hedgewars/Data/Forts/CMakeLists.txt Wed Sep 21 22:51:52 2011 +0200 @@ -1,4 +1,6 @@ file(GLOB FortSprites *L.png *R.png) +list(REMOVE_ITEM FortSprites *@2x.png) +list(REMOVE_ITEM FortSprites *-icon.png) install(FILES ${FortSprites}