diff options
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 24680af..89232c8 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -90,6 +90,7 @@ SET( diceGui_sources ../node/ifnode.cpp ../node/filternode.cpp ../node/stringnode.cpp + ../node/splitnode.cpp main.cpp maincontroler.cpp commandmodel.cpp |