aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index d2d8758e..5cd179cb 100644
--- a/build.xml
+++ b/build.xml
@@ -245,6 +245,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr
<src path="src/core" />
<src path="src/installer" />
<src path="src/eclipseAgent" />
+ <src path="src/delombok" />
<classpath location="build/lombok" />
<classpath refid="build.path" />
</ivy:compile>