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 7fb0237e3..770b0dab8 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -51,6 +51,7 @@ target_sources( BlockGravel.h BlockHandler.h BlockHopper.h + BlockHugeMushroom.h BlockIce.h BlockJukebox.h BlockLadder.h |