X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=f850d2bbd01ef52162c01652e071414d45aa01f1;hp=043f6f4c62a2867fd1b8dd36360a0b3d5cb4cae8;hb=e0210adeab0125ab0a799fc4e45dd62283abd03f;hpb=d5df702be171519375f3e260cffb7ee93ab656f4 diff --git a/Makefile b/Makefile index 043f6f4..f850d2b 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ $(HTML_H): %.h.html: %.h source-highlight -f html -s cpp $< $(PDF_IMG): %.pdf: %.eps - epstopdf $< --outfile=$@ + GS_OPTIONS="-dAutoRotatePages=/None" epstopdf $< --outfile=$@ $(PS_IMG): %.ps : %.eps eps2eps $< $@