X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=Makefile;h=f850d2bbd01ef52162c01652e071414d45aa01f1;hb=b26cbb461558b73852b680d524e8f91675998116;hp=043f6f4c62a2867fd1b8dd36360a0b3d5cb4cae8;hpb=f063e9f5d4eb81856c9d6b21ac60436a017f1c3b;p=gapil.git 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 $< $@