summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorproller <proller@github.com>2014-07-12 18:21:54 +0400
committerproller <proller@github.com>2014-07-12 18:21:54 +0400
commit2d90aca4ab876e3254f219b1d37f49257556d456 (patch)
treefc24333581a5f451c898e0666d8e6a5156dd9e58 /src/CMakeLists.txt
parent7df83c2c6785a1aef440e7c586b1ee0b3ff06f53 (diff)
downloadminetest-2d90aca4ab876e3254f219b1d37f49257556d456.tar.gz
minetest-2d90aca4ab876e3254f219b1d37f49257556d456.tar.bz2
minetest-2d90aca4ab876e3254f219b1d37f49257556d456.zip
Remove indev mapgen
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 468b38be4..2800f361c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -357,7 +357,6 @@ set(common_SRCS
mapgen.cpp
mapgen_v6.cpp
mapgen_v7.cpp
- mapgen_indev.cpp
mapgen_singlenode.cpp
treegen.cpp
dungeongen.cpp