Makefile
changeset 13 95ecb62b93e6
parent 12 86e315be5b57
child 16 47972dce0be0
--- a/Makefile	Mon Apr 20 23:07:09 2015 +0200
+++ b/Makefile	Mon Apr 20 23:07:59 2015 +0200
@@ -1,6 +1,6 @@
-TXT = abstract.txt
-HTML = out/abstract.html
-PDF = out/abstract.pdf
+TXT = short.txt
+HTML = out/short.html
+PDF = out/short.pdf
 
 #REVISION = ${shell hg id -tibB}
 REVISION = ${shell hg log -r . --template '{latesttag}-{latesttagdistance}-{node|short}'}