summaryrefslogtreecommitdiffstats
path: root/src/Items/CMakeLists.txt
diff options
context:
space:
mode:
authorSafwat Halaby <SafwatHalaby@users.noreply.github.com>2015-12-22 20:43:55 +0100
committerSafwat Halaby <SafwatHalaby@users.noreply.github.com>2015-12-22 20:43:55 +0100
commit7a8b50f8d1b7c0034434a7270ac591b04e235404 (patch)
tree44811979429461de49a7653970735821e316b303 /src/Items/CMakeLists.txt
parentMerge pull request #2796 from cuberite/MojangCert (diff)
parentadd handling of water bottle (diff)
downloadcuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar.gz
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar.bz2
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar.lz
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar.xz
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.tar.zst
cuberite-7a8b50f8d1b7c0034434a7270ac591b04e235404.zip
Diffstat (limited to 'src/Items/CMakeLists.txt')
-rw-r--r--src/Items/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Items/CMakeLists.txt b/src/Items/CMakeLists.txt
index a0910ea8a..2e719d1a6 100644
--- a/src/Items/CMakeLists.txt
+++ b/src/Items/CMakeLists.txt
@@ -13,6 +13,7 @@ SET (HDRS
ItemBed.h
ItemBigFlower.h
ItemBoat.h
+ ItemBottle.h
ItemBow.h
ItemBrewingStand.h
ItemBucket.h