summaryrefslogtreecommitdiffstats
path: root/src/Mobs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mobs/CMakeLists.txt')
-rw-r--r--src/Mobs/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Mobs/CMakeLists.txt b/src/Mobs/CMakeLists.txt
index 932b90b29..010b39afa 100644
--- a/src/Mobs/CMakeLists.txt
+++ b/src/Mobs/CMakeLists.txt
@@ -9,6 +9,7 @@ target_sources(
Cow.cpp
Creeper.cpp
EnderDragon.cpp
+ Endermite.cpp
Enderman.cpp
Ghast.cpp
Giant.cpp
@@ -49,6 +50,7 @@ target_sources(
Cow.h
Creeper.h
EnderDragon.h
+ Endermite.h
Enderman.h
Ghast.h
Giant.h