X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=avi2swf%2FMakefile.in;h=98a936e8c9181d99523f08071f916ea471425fc0;hp=ac9aef046ed8a81d30558e3e172aa92498402d6a;hb=a325b6686d536278f90a0da6ef9ee44240b5c014;hpb=5bd6ab63be9a4ebe154a6e9de4acb6ff7b2c63c6 diff --git a/avi2swf/Makefile.in b/avi2swf/Makefile.in index ac9aef0..98a936e 100644 --- a/avi2swf/Makefile.in +++ b/avi2swf/Makefile.in @@ -21,7 +21,7 @@ v2swf.o: v2swf.c ../lib/q.h $(C) $< -o $@ avi2swf: avi2swf.o v2swf.o videoreader_avifile.o videoreader_vfw.o ../lib/q.o - $(LL) avi2swf.o v2swf.o videoreader_avifile.o ../lib/q.o -o avi2swf ../lib/librfxswf.a $(LIBS) $(VIDEO_LIBS) + $(LL) avi2swf.o v2swf.o videoreader_avifile.o videoreader_vfw.o ../lib/q.o -o avi2swf ../lib/librfxswf.a $(LIBS) $(VIDEO_LIBS) $(STRIP) avi2swf install: