diff options
Diffstat (limited to 'src/Items/CMakeLists.txt')
-rw-r--r-- | src/Items/CMakeLists.txt | 1 |
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 |