diff options
Diffstat (limited to 'cli/CMakeLists.txt')
| -rw-r--r-- | cli/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index 4a085a3..583e4af 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -99,6 +99,7 @@ SET( dice_sources ../node/ifnode.cpp ../node/splitnode.cpp ../node/groupnode.cpp + ../node/bind.cpp main.cpp displaytoolbox.cpp ../highlightdice.cpp |