X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile-head.am;h=40656bc1bcad2d28b60165b3c68f9765f732e498;hb=6359eb5b088aeb9a7fc83f9677f1198f527d6b0b;hp=3b1dca6603df57338bb2759cdb2c5c4543994149;hpb=65febd1ce4a2c8be812a556a5a2f4ad9cfbf4d1e;p=www.jankratochvil.net.git diff --git a/Makefile-head.am b/Makefile-head.am index 3b1dca6..40656bc 100644 --- a/Makefile-head.am +++ b/Makefile-head.am @@ -29,7 +29,7 @@ noinst_DATA= .DELETE_ON_ERROR: %.ppm: %.fig Makefile - fig2dev -L ppm -S4 -b10 $< $@ + fig2dev -L ppm -S4 -m1.75 -b10 $< | pnmgamma 0.4 >$@ %.gif: %.ppm ppmquant -quiet 256 $< | ppmtogif -quiet -sort >$@