aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mobile/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/CMakeLists.txt')
-rw-r--r--mobile/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt
index d4de8ab..24680af 100644
--- a/mobile/CMakeLists.txt
+++ b/mobile/CMakeLists.txt
@@ -87,8 +87,9 @@ SET( diceGui_sources
../node/scalaroperatornode.cpp
../node/sortresult.cpp
../node/startingnode.cpp
- ../node/ifnode.cpp
- ../node/filternode.cpp
+ ../node/ifnode.cpp
+ ../node/filternode.cpp
+ ../node/stringnode.cpp
main.cpp
maincontroler.cpp
commandmodel.cpp