From: Matthias Kramm <kramm@quiss.org>
Date: Thu, 20 May 2010 01:59:23 +0000 (-0700)
Subject: more build fixes
X-Git-Tag: version-0-9-1~22
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=3931b4af14945e6cc2ceb62d19a7b19d2d9f95a2;p=swftools.git

more build fixes
---

diff --git a/lib/pdf/Makefile.in b/lib/pdf/Makefile.in
index bebd630..64c205d 100644
--- a/lib/pdf/Makefile.in
+++ b/lib/pdf/Makefile.in
@@ -4,7 +4,9 @@ srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 include ../../Makefile.common
 
-all: ../libgfxpdf$(A) pdf2swf$(E) pdf2jpeg$(E)
+all-local: ../libgfxpdf$(A) pdf2swf$(E) pdf2jpeg$(E)
+
+all: ../libgfxpdf$(A)
 
 libgfxpdf: ../libgfxpdf$(A)