]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/build.xml
get rid of +5 for rounding, change arg name in functions in CtpInfo to match the...
[tinyos-2.x.git] / doc / build.xml
index 2000a496dde362ae7639cb381d60412e4c04b2ce..d9da73c30f1c5090de114921d35e6f44d1b2ac27 100644 (file)
@@ -12,5 +12,8 @@
                <exec executable="make" failonerror="true">
                        <arg  line="pdf" />
                </exec>
+               <exec executable="make" failonerror="true">
+                       <arg  line="cleanpdf" />
+               </exec>
        </target>
 </project>