aboutsummaryrefslogtreecommitdiffstats
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 ff5dad7cf..b234dd1f3 100644
--- a/build.xml
+++ b/build.xml
@@ -475,6 +475,7 @@ list of possible build targets.
<patternset id="transcoder-classes">
<!-- General classes -->
<patternset>
+ <include name="org/apache/fop/Version.class"/>
<include name="org/apache/fop/apps/Fop.class"/>
<include name="org/apache/fop/apps/FOPException.class"/>
<include name="org/apache/fop/fo/Constants.class"/>