Juan Batiz-Benet 11 years ago
parent
commit
b5aa02be39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      papers/ipfs-cap2pfs/Makefile

+ 1 - 1
papers/ipfs-cap2pfs/Makefile

@@ -21,5 +21,5 @@ watch:
 	@watchmedo shell-command --patterns="*.tex;" --recursive \
 		--command='make' .
 
-publish:
+publish: $(LONG).pdf
 	scp $(LONG).pdf benet.ai:/var/static/t/$(LONG).pdf