diff options
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index 748410c..4a085a3 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -80,7 +80,7 @@ SET( dice_sources ../node/countexecutenode.cpp ../node/dicerollernode.cpp ../node/executionnode.cpp - ../node/explosedicenode.cpp + ../node/explodedicenode.cpp ../node/helpnode.cpp ../node/mergenode.cpp ../node/jumpbackwardnode.cpp |