summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/build.xml')
-rw-r--r--sandbox/travelsample/launchers/build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/build.xml b/sandbox/travelsample/launchers/build.xml
index e396700052..fd11d4c28a 100644
--- a/sandbox/travelsample/launchers/build.xml
+++ b/sandbox/travelsample/launchers/build.xml
@@ -55,6 +55,8 @@
<ant dir="introducing" target="${target}"/>
<ant dir="introducing-client" target="${target}"/>
<ant dir="introducing-domain" target="${target}"/>
+ <ant dir="introducing-tours" target="${target}"/>
+ <ant dir="introducing-trips" target="${target}"/>
<ant dir="jumpstart" target="${target}"/>
<ant dir="notification-corba" target="${target}"/>
<ant dir="notification-ejb" target="${target}"/>