aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cli/CMakeLists.txt')
-rw-r--r--cli/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt
index bc337da..748410c 100644
--- a/cli/CMakeLists.txt
+++ b/cli/CMakeLists.txt
@@ -100,7 +100,7 @@ SET( dice_sources
../node/splitnode.cpp
../node/groupnode.cpp
main.cpp
- generateimage.cpp
+ displaytoolbox.cpp
../highlightdice.cpp
../node/variablenode.cpp
)