X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=8246f61cba7bc770e51635d081280ea87c2fefb7;hb=614fcba9c0d591fc7c3521f24fcd00836dbc72ae;hp=a511aeacf45170030935ec23da53ff50c2f5d8fd;hpb=702caa0d675462ebe9295d30cb1100e3a54e7b42;p=swftools.git diff --git a/release.in b/release.in index a511aea..8246f61 100644 --- a/release.in +++ b/release.in @@ -35,6 +35,7 @@ ${name}/src/pdf2swf.c \ ${name}/src/swfc.c \ ${name}/doc/fileformat.sc \ ${name}/src/parser.yy.c \ +${name}/lib/types.h \ ${name}/lib/action/lex.swf4.c \ ${name}/lib/action/lex.swf5.c \ ${name}/lib/action/swf4compiler.tab.c \ @@ -77,6 +78,7 @@ ${name}/avi2swf/v2swf.h \ ${name}/swfs/simple_viewer.c \ ${name}/swfs/keyboard_viewer.c \ ${name}/swfs/PreLoaderTemplate.c \ +${name}/lib/modules/swffilter.c \ ${name}/lib/modules/swfrender.c \ ${name}/lib/modules/swfdump.c \ ${name}/lib/modules/swfobject.c \ @@ -155,6 +157,14 @@ ${name}/lib/devices/render.h \ ${name}/lib/devices/artsutils.c \ ${name}/lib/devices/arts.c \ ${name}/lib/devices/arts.h \ +${name}/lib/devices/record.c \ +${name}/lib/devices/record.h \ +${name}/lib/devices/rescale.c \ +${name}/lib/devices/rescale.h \ +${name}/lib/devices/bbox.c \ +${name}/lib/devices/bbox.h \ +${name}/lib/devices/ops.c \ +${name}/lib/devices/ops.h \ ${name}/pdf2swf/HOWTO_pdf2swf \ ${name}/lib/pdf/GFXOutputDev.h \ ${name}/lib/pdf/GFXOutputDev.cc \