aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 59e258d4..5a1a67a0 100644
--- a/build.xml
+++ b/build.xml
@@ -36,4 +36,5 @@ the common tasks and can be called on to run the main aspects of all the sub-scr
<import file="buildScripts/create-intellij-project.ant.xml" />
<import file="buildScripts/website.ant.xml" />
<import file="buildScripts/eclipse-p2.ant.xml" />
+ <import file="buildScripts/mapstructBinding.ant.xml" />
</project>