From: kramm Date: Sun, 16 Apr 2006 13:38:11 +0000 (+0000) Subject: added more xpdf dependencies X-Git-Tag: release-0-8-0~215 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=3fce71f97d210adef36a4cd94cfd46bc5f4b987f added more xpdf dependencies --- diff --git a/pdf2swf/Makefile.in b/pdf2swf/Makefile.in index 9484be8..3c75664 100644 --- a/pdf2swf/Makefile.in +++ b/pdf2swf/Makefile.in @@ -25,7 +25,7 @@ pdf2swf.dll: pdf2swf$(A) pdf2swf$(A) xpdf/libpdf$(A) ../lib/librfxswf$(A) ../lib/art/libart$(A) $(LIBS) \ -Wl,-v,--output-def,pdf2swf.tmp.def,--out-implib,pdf2swf_dll.a -xpdf/libpdf$(A): Makefile xpdf/gfile.cc xpdf/GfxState.cc xpdf/GlobalParams.cc +xpdf/libpdf$(A): Makefile xpdf/gfile.cc xpdf/GfxState.cc xpdf/GlobalParams.cc xpdf/Link.cc cd xpdf;$(MAKE) ttf2pt1/ttf2pt1$(A): Makefile ttf2pt1/ttf2pt1.c ttf2pt1/t1asm.c