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 167e11da0..34b8276b6 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -48,6 +48,7 @@ target_sources( BlockHandler.h BlockHopper.h BlockIce.h + BlockJukebox.h BlockLadder.h BlockLeaves.h BlockLever.h |