diff thesis/Makefile @ 205:aa14d1925151

added new pictures; updated makefile
author meillo@marmaro.de
date Sun, 04 Jan 2009 10:05:56 +0100
parents 991400d3b861
children 13e630c5a44d
line wrap: on
line diff
--- a/thesis/Makefile	Thu Jan 01 21:36:55 2009 +0100
+++ b/thesis/Makefile	Sun Jan 04 10:05:56 2009 +0100
@@ -26,6 +26,6 @@
 	latexmk -ps -pdfps $(COVER)
 
 .PHONY: img
-img:
+img: img/*.pic
 	cd img ; $(MAKE) ; cd -