From: kramm <kramm>
Date: Thu, 8 May 2003 14:00:34 +0000 (+0000)
Subject: moved q.c/q.h, added files in avi2swf.
X-Git-Tag: release-0-5-0~230
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=2165807f281154d41c5e7c240355b6f7d7191b67;p=swftools.git

moved q.c/q.h, added files in avi2swf.
---

diff --git a/release.in b/release.in
index 82ffd8a..f087d8e 100644
--- a/release.in
+++ b/release.in
@@ -26,8 +26,6 @@ ${name}/src/png2swf.c \
 ${name}/src/wav2swf.c \
 ${name}/src/wav.c \
 ${name}/src/wav.h \
-${name}/src/q.c \
-${name}/src/q.h \
 ${name}/src/swfc.c \
 ${name}/doc/fileformat.sc \
 ${name}/src/parser.yy.c \
@@ -46,6 +44,8 @@ ${name}/Makefile.common.in \
 ${name}/lib/args.h \
 ${name}/lib/bitio.c \
 ${name}/lib/bitio.h \
+${name}/lib/q.c \
+${name}/lib/q.h \
 ${name}/lib/example/Makefile \
 ${name}/lib/example/box.c \
 ${name}/lib/example/dumpfont.c \
@@ -60,7 +60,8 @@ ${name}/lib/example/glyphshape.c \
 ${name}/lib/example/sound.c \
 ${name}/lib/example/edittext.c \
 ${name}/avi2swf/avi2swf.cc \
-${name}/avi2swf/Makefile \
+${name}/avi2swf/v2swf.c \
+${name}/avi2swf/v2swf.h \
 ${name}/lib/example/buttontest.c \
 ${name}/swfs/simple_viewer.c \
 ${name}/swfs/keyboard_viewer.c \
@@ -75,6 +76,8 @@ ${name}/lib/modules/swfbits.c \
 ${name}/lib/modules/swftools.c \
 ${name}/lib/modules/swfcgi.c \
 ${name}/lib/modules/swfsound.c \
+${name}/lib/h.263/swfvideo.c \
+${name}/lib/h.263/h263tables.c \
 ${name}/lib/lame/fft.c \
 ${name}/lib/lame/util.h \
 ${name}/lib/lame/tables.h \