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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/build.xml b/sandbox/travelsample/launchers/build.xml
index a391f8e0cc..e396700052 100644
--- a/sandbox/travelsample/launchers/build.xml
+++ b/sandbox/travelsample/launchers/build.xml
@@ -39,6 +39,7 @@
<target name="allsubdirs">
<ant dir="blog-feed" target="${target}"/>
+ <ant dir="buildingblocks" target="${target}"/>
<ant dir="currency-converter" target="${target}"/>
<ant dir="currency-converter-corba" target="${target}"/>
<ant dir="currency-converter-jms" target="${target}"/>