git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f29421
)
added splash objects to pdf lib
author
kramm
<kramm>
Sat, 20 Oct 2007 17:12:33 +0000
(17:12 +0000)
committer
kramm
<kramm>
Sat, 20 Oct 2007 17:12:33 +0000
(17:12 +0000)
lib/pdf/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/pdf/Makefile.in
b/lib/pdf/Makefile.in
index
77d6289
..
d28bb45
100644
(file)
--- a/
lib/pdf/Makefile.in
+++ b/
lib/pdf/Makefile.in
@@
-131,7
+131,7
@@
xpdf/%.$(O): xpdf/%.cc
../libpdf$(A): $(libpdf_objects) $(xpdf_objects) $(splash_objects)
- $(AR) r ../libpdf$(A) $(libpdf_objects) $(xpdf_objects)
+ $(AR) r ../libpdf$(A) $(libpdf_objects) $(xpdf_objects) $(splash_objects)
$(RANLIB) ../libpdf$(A)
pdftoppm$(E): $(xpdf_objects) xpdf/Splash*.cc