summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/statemachine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/statemachine.pro')
-rw-r--r--examples/statemachine/statemachine.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/statemachine/statemachine.pro b/examples/statemachine/statemachine.pro
index ea3e7a8..5074a3c 100644
--- a/examples/statemachine/statemachine.pro
+++ b/examples/statemachine/statemachine.pro
@@ -4,7 +4,9 @@ SUBDIRS = \
factorial \
pingpong \
trafficlight \
- twowaybutton
+ twowaybutton \
+ tankgame \
+ tankgameplugins
# install
target.path = $$[QT_INSTALL_EXAMPLES]/statemachine