build.xml
changeset 327 d163ad9543a5
parent 121 eb9de49b98b4
child 350 89e9af0451b1
--- a/build.xml	Wed Jun 02 12:52:08 2010 -0700
+++ b/build.xml	Wed Jun 02 17:45:13 2010 -0700
@@ -92,7 +92,7 @@
         </exec>
     </target>
     
-    <target name="scott-copy-pdf" depends="direct-pdf">
+    <target name="copy-pdf" depends="direct-pdf">
         <copy file="blob1.pdf" tofile="../../Sites/tqft.net/papers/blobs.pdf"/>
         <exec executable="svn" dir="../../Sites/tqft.net/papers/">
             <arg value="commit"/>