docs/diploma

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 diff
     1.1 --- a/thesis/Makefile	Thu Jan 01 21:36:55 2009 +0100
     1.2 +++ b/thesis/Makefile	Sun Jan 04 10:05:56 2009 +0100
     1.3 @@ -26,6 +26,6 @@
     1.4  	latexmk -ps -pdfps $(COVER)
     1.5  
     1.6  .PHONY: img
     1.7 -img:
     1.8 +img: img/*.pic
     1.9  	cd img ; $(MAKE) ; cd -
    1.10