CMakeLists.txt
changeset 8073 5a289ef40fdb
parent 8068 b35427506169
child 8078 ea7541f77944
--- a/CMakeLists.txt	Tue Nov 20 17:50:17 2012 +0100
+++ b/CMakeLists.txt	Tue Nov 20 18:33:09 2012 +0100
@@ -252,7 +252,6 @@
 
 # physfs library
 add_subdirectory(misc/physfs)
-add_subdirectory(misc/physfs/extras)
 
 #Android related build scripts
 if(ANDROID)