removed object file
[swftools.git] / release.in
index 69a5fe1..88677a4 100644 (file)
@@ -30,8 +30,6 @@ ${name}/src/jpeg2swf.c \
 ${name}/src/png2swf.c \
 ${name}/src/gif2swf.c \
 ${name}/src/wav2swf.c \
-${name}/src/wav.c \
-${name}/src/wav.h \
 ${name}/src/swfc.c \
 ${name}/doc/fileformat.sc \
 ${name}/src/parser.yy.c \
@@ -60,8 +58,12 @@ ${name}/lib/q.c \
 ${name}/lib/q.h \
 ${name}/lib/MD5.h \
 ${name}/lib/MD5.c \
+${name}/lib/png.h \
+${name}/lib/png.c \
 ${name}/lib/drawer.c \
 ${name}/lib/drawer.h \
+${name}/lib/mem.c \
+${name}/lib/mem.h \
 ${name}/avi2swf/avi2swf.cc \
 ${name}/avi2swf/videoreader.h \
 ${name}/avi2swf/videoreader_avifile.hh \
@@ -79,11 +81,17 @@ ${name}/lib/modules/swfobject.c \
 ${name}/lib/modules/swfshape.c \
 ${name}/lib/modules/swftext.c \
 ${name}/lib/modules/swffont.c \
+${name}/lib/gfxfont.h \
+${name}/lib/gfxfont.c \
 ${name}/lib/modules/swfbutton.c \
 ${name}/lib/modules/swfbits.c \
 ${name}/lib/modules/swftools.c \
 ${name}/lib/modules/swfcgi.c \
 ${name}/lib/modules/swfsound.c \
+${name}/lib/mp3.c \
+${name}/lib/wav.c \
+${name}/lib/wav.h \
+${name}/lib/mp3.h \
 ${name}/lib/modules/swfdraw.c \
 ${name}/lib/modules/swfaction.c \
 ${name}/lib/action/action.h \
@@ -97,7 +105,6 @@ ${name}/lib/action/compile.h \
 ${name}/lib/action/libming.c \
 ${name}/lib/action/libming.h \
 ${name}/lib/action/listaction.c \
-${name}/lib/action/listaction.o \
 ${name}/lib/action/ming.h \
 ${name}/lib/action/swf4compiler.flex \
 ${name}/lib/action/swf4compiler.y \
@@ -137,14 +144,13 @@ ${name}/lib/os.h \
 ${name}/lib/gfxdevice.h \
 ${name}/lib/gfxtools.h \
 ${name}/lib/gfxtools.c \
+${name}/lib/devices/swf.h \
+${name}/lib/devices/swf.c \
+${name}/lib/devices/file.h \
+${name}/lib/devices/file.c \
 ${name}/pdf2swf/HOWTO_pdf2swf \
-${name}/pdf2swf/swfoutput.h \
-${name}/pdf2swf/swfoutput.cc \
-${name}/pdf2swf/encodings.cc \
 ${name}/pdf2swf/SWFOutputDev.h \
 ${name}/pdf2swf/SWFOutputDev.cc \
-${name}/pdf2swf/spline.h \
-${name}/pdf2swf/spline.cc \
 ${name}/pdf2swf/pdf2swf.cc \
 ${name}/pdf2swf/xpdf/Annot.cc \
 ${name}/pdf2swf/xpdf/Annot.h \
@@ -156,6 +162,8 @@ ${name}/pdf2swf/xpdf/BuiltinFontTables.cc \
 ${name}/pdf2swf/xpdf/BuiltinFontTables.h \
 ${name}/pdf2swf/xpdf/CMap.cc \
 ${name}/pdf2swf/xpdf/CMap.h \
+${name}/pdf2swf/xpdf/SecurityHandler.cc \
+${name}/pdf2swf/xpdf/SecurityHandler.h \
 ${name}/pdf2swf/xpdf/Catalog.cc \
 ${name}/pdf2swf/xpdf/Catalog.h \
 ${name}/pdf2swf/xpdf/CharCodeToUnicode.cc \