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:
6b087f7
)
fixed typo.
author
kramm
<kramm>
Mon, 20 Sep 2004 16:12:54 +0000
(16:12 +0000)
committer
kramm
<kramm>
Mon, 20 Sep 2004 16:12:54 +0000
(16:12 +0000)
avi2swf/Makefile.in
patch
|
blob
|
history
diff --git
a/avi2swf/Makefile.in
b/avi2swf/Makefile.in
index
592e26e
..
ac9aef0
100644
(file)
--- a/
avi2swf/Makefile.in
+++ b/
avi2swf/Makefile.in
@@
-11,7
+11,7
@@
all: avi2swf
videoreader_avifile.o: videoreader_avifile.cc
$(CC) $(VIDEO_CFLAGS) $< -o $@
-videoreader_vfw.o: videoreader_v2w.cc
+videoreader_vfw.o: videoreader_vfw.cc
$(CC) $(VIDEO_CFLAGS) $< -o $@
avi2swf.o: avi2swf.cc