added more xpdf dependencies
authorkramm <kramm>
Sun, 16 Apr 2006 13:38:11 +0000 (13:38 +0000)
committerkramm <kramm>
Sun, 16 Apr 2006 13:38:11 +0000 (13:38 +0000)
pdf2swf/Makefile.in

index 9484be8..3c75664 100644 (file)
@@ -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