summaryrefslogtreecommitdiffstats
path: root/src/Blocks
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blocks')
-rw-r--r--src/Blocks/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt
index d7edf7f29..05b7bfab4 100644
--- a/src/Blocks/CMakeLists.txt
+++ b/src/Blocks/CMakeLists.txt
@@ -75,7 +75,7 @@ SET (HDRS
BlockSand.h
BlockSapling.h
BlockSideways.h
- BlockSign.h
+ BlockSignPost.h
BlockSlab.h
BlockSnow.h
BlockStairs.h
@@ -89,6 +89,7 @@ SET (HDRS
BlockTripwire.h
BlockTripwireHook.h
BlockVine.h
+ BlockWallSign.h
BlockWorkbench.h
BroadcastInterface.h
ChunkInterface.h