summaryrefslogtreecommitdiffstats
path: root/src/Mobs/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-12-21 15:18:42 +0100
committerMattes D <github@xoft.cz>2014-12-21 15:18:42 +0100
commitd4c9daddb89cc8066f3fe36939447acbcf6c7400 (patch)
treeaf1a179ba5ac87c652b6e271c99628dee1ceb920 /src/Mobs/CMakeLists.txt
parentMerge branch 'master' of https://github.com/mc-server/MCServer (diff)
parentFixed damn empty line with no use (diff)
downloadcuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar.gz
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar.bz2
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar.lz
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar.xz
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.tar.zst
cuberite-d4c9daddb89cc8066f3fe36939447acbcf6c7400.zip
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 c1ac2de32..7a291dcf2 100644
--- a/src/Mobs/CMakeLists.txt
+++ b/src/Mobs/CMakeLists.txt
@@ -25,6 +25,7 @@ SET (SRCS
PassiveAggressiveMonster.cpp
PassiveMonster.cpp
Pig.cpp
+ Rabbit.cpp
Sheep.cpp
Skeleton.cpp
Slime.cpp
@@ -62,6 +63,7 @@ SET (HDRS
PassiveAggressiveMonster.h
PassiveMonster.h
Pig.h
+ Rabbit.h
Sheep.h
Silverfish.h
Skeleton.h