diff options
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 a3d1e5cb2..167e11da0 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -61,6 +61,7 @@ target_sources( BlockNetherWart.h BlockObserver.h BlockOre.h + BlockPackedIce.h BlockPiston.h BlockPlanks.h BlockPlant.h |