diff options
author | Mattes D <github@xoft.cz> | 2014-12-14 17:39:50 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2014-12-14 17:39:50 +0100 |
commit | 81446b0f809c1a15b45f0f3118f0a68eb0565f91 (patch) | |
tree | 0c0038b9a2421f829d1fa08af90ccb293cd0b0ec /src/Blocks/CMakeLists.txt | |
parent | Merge pull request #1670 from Masy98/crafting (diff) | |
parent | Merge branch 'master' into Cocoa (diff) | |
download | cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar.gz cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar.bz2 cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar.lz cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar.xz cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.tar.zst cuberite-81446b0f809c1a15b45f0f3118f0a68eb0565f91.zip |
Diffstat (limited to 'src/Blocks/CMakeLists.txt')
-rw-r--r-- | src/Blocks/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt index eed949aab..ed3e321d4 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -24,6 +24,7 @@ SET (HDRS BlockChest.h BlockCloth.h BlockCobWeb.h + BlockCocoaPod.h BlockCommandBlock.h BlockComparator.h BlockCrops.h |