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:
d4e0ae0
)
readers/swf2.c -> readers/swf.c
author
kramm
<kramm>
Sun, 6 Apr 2008 20:33:09 +0000
(20:33 +0000)
committer
kramm
<kramm>
Sun, 6 Apr 2008 20:33:09 +0000
(20:33 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index
04d0614
..
0b32394
100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-126,7
+126,7
@@
devices/lrf.$(O): devices/lrf.c devices/lrf.h
devices/ocr.$(O): devices/ocr.c devices/ocr.h gocr/gocr.h
$(C) devices/ocr.c -o devices/ocr.$(O)
-readers/swf2.$(O): readers/swf2.c readers/swf.h
+readers/swf2.$(O): readers/swf.c readers/swf.h
$(C) readers/swf.c -o readers/swf2.$(O)
readers/image.$(O): readers/image.c readers/image.h
$(C) readers/image.c -o readers/image.$(O)