X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fpdf%2FMakefile.in;fp=lib%2Fpdf%2FMakefile.in;h=f91c72b62137b88bc2e80ee254ee820588b96498;hp=64c205d2ee661a04bdaadf8540db1238f9214eba;hb=af9a0b4c2720a7890c7226e32c2738f2ada135f8;hpb=792d857a0b572f027368289e754589f4111c3b8a diff --git a/lib/pdf/Makefile.in b/lib/pdf/Makefile.in index 64c205d..f91c72b 100644 --- a/lib/pdf/Makefile.in +++ b/lib/pdf/Makefile.in @@ -183,7 +183,7 @@ pdfinfo$(E): $(XPDFOK) xpdf/pdfinfo.$(O) xpdf/parseargs.$(O) $(xpdf_objects) $(LL) $(CPPFLAGS) -DXPDFEXE -g -I xpdf -I . xpdf/pdfinfo.$(O) $(xpdf_objects) xpdf/parseargs.$(O) -o pdfinfo$(E) $(LIBS) gfx_objects = ../libgfxswf$(A) ../libgfx$(A) ../librfxswf$(A) ../libbase$(A) -gfx_objects2 = $(gfx_objects) ../devices/lrf.$(O) ../libocr$(A) +gfx_objects2 = $(gfx_objects) ../libocr$(A) pdf2jpeg$(E): $(XPDFOK) pdf2jpeg.c ../libbase$(A) xpdf/parseargs.$(O) $(xpdf_objects) $(splash_objects) $(LL) $(CPPFLAGS) -DXPDFEXE -Ixpdf -I. -g pdf2jpeg.c xpdf/parseargs.$(O) ../libbase$(A) $(xpdf_objects) $(splash_objects) -o pdf2jpeg$(E) $(LIBS)