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:
9f38802
)
fail if pdf build fails
author
kramm
<kramm>
Sat, 8 Sep 2007 18:05:04 +0000
(18:05 +0000)
committer
kramm
<kramm>
Sat, 8 Sep 2007 18:05:04 +0000
(18:05 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index
bbf4bae
..
633af12
100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-97,7
+97,7
@@
librfxswf$(A): Makefile rfxswf.$(O) drawer.$(O) MD5.$(O) $(lame_objects) $(h263_
$(RANLIB) librfxswf$(A)
libpdf$(A): pdf/GFXOutputDev.cc pdf/GFXOutputDev.h pdf/pdf.cc pdf/pdf.h
- cd pdf;$(MAKE) libpdf;cd ..
+ cd pdf;$(MAKE) libpdf
install: