OSDN Git Service

Fixed build.
authornathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 13 Feb 2012 13:12:10 +0000 (13:12 +0000)
committernathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 13 Feb 2012 13:12:10 +0000 (13:12 +0000)
build-template.xml

index a660592..61d28f1 100644 (file)
@@ -81,6 +81,7 @@ zipfileset id="jarfiles" -> the jar files to be merged with the project's classe
        <!-- create source and class jar -->\r
        <target name="all" depends="compile,compile-natives">\r
                <!-- source jar -->\r
+               <mkdir dir="${distDir}/sources" />\r
                <jar destfile="${distDir}/sources/${jar}-sources.jar" basedir="${src}" />\r
                \r
                <!-- copy shared libs for desktop -->\r