fixed typo.
authorkramm <kramm>
Mon, 20 Sep 2004 16:12:54 +0000 (16:12 +0000)
committerkramm <kramm>
Mon, 20 Sep 2004 16:12:54 +0000 (16:12 +0000)
avi2swf/Makefile.in

index 592e26e..ac9aef0 100644 (file)
@@ -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