Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 13209)
+++ trunk/build.xml	(revision 13236)
@@ -887,5 +887,5 @@
     -->
     <target name="epsg" depends="epsg-compile">
-        <touch file="${epsg.output}"/>
+        <touch file="${epsg.output}" mkdirs="true"/>
         <java classname="BuildProjectionDefinitions" failonerror="true" fork="true">
             <sysproperty key="java.awt.headless" value="true"/>
