aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiled/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiled/build.xml')
-rw-r--r--client-compiled/build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/client-compiled/build.xml b/client-compiled/build.xml
index e02acd31ba..d9f3da6271 100644
--- a/client-compiled/build.xml
+++ b/client-compiled/build.xml
@@ -11,6 +11,7 @@
<!-- global properties -->
<property name="module.name" value="vaadin-client-compiled" />
+ <property name="module.symbolic" value="com.vaadin.client-compiled" />
<property name="result.dir" value="result" />
<property name="gwtar.dir" location="${result.dir}/gwtar" />
<property name="work.dir" location="${result.dir}/work" />
@@ -128,4 +129,4 @@
<echo>WHAT? No tests for ${module.name}!</echo>
</target>
-</project> \ No newline at end of file
+</project>