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 10635f831..0046386d0 100644 --- a/src/Items/CMakeLists.txt +++ b/src/Items/CMakeLists.txt @@ -5,6 +5,7 @@ target_sources( ItemArmor.h ItemAxe.h + ItemBanner.h ItemBed.h ItemBigFlower.h ItemBoat.h |