diff options
Diffstat (limited to 'cli')
| -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 f3dd61d..36bced4 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -106,6 +106,7 @@ SET( dice_sources ../node/groupnode.cpp ../node/bind.cpp ../node/occurencecountnode.cpp + ../node/uniquenode.cpp main.cpp displaytoolbox.cpp ../highlightdice.cpp |