From 7f26c97e80aea73c6b4d2879a39743a68403c5dc Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 12 Jun 2004 16:08:54 +0000 Subject: [PATCH] more convenience dependencies. --- pdf2swf/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf2swf/Makefile.in b/pdf2swf/Makefile.in index 65273b2..1a9caf8 100644 --- a/pdf2swf/Makefile.in +++ b/pdf2swf/Makefile.in @@ -25,7 +25,7 @@ pdf2swf$(E): pdf2swf.o SWFOutputDev.o swfoutput.o encodings.o spline.o xpdf/libp xpdf/libpdf.a: xpdf/gfile.cc cd xpdf;$(MAKE) -ttf2pt1/ttf2pt1.a: ttf2pt1/ttf2pt1.c +ttf2pt1/ttf2pt1.a: ttf2pt1/ttf2pt1.c ttf2pt1/t1asm.c cd ttf2pt1;$(MAKE) install: -- 1.7.10.4