X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=f53bd23100ff18f885359cc9268a4c392fb811ff;hb=0873129cb3dd43d777f5d99269b7af34308aed98;hp=a511aeacf45170030935ec23da53ff50c2f5d8fd;hpb=702caa0d675462ebe9295d30cb1100e3a54e7b42;p=swftools.git diff --git a/release.in b/release.in index a511aea..f53bd23 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 \ @@ -47,6 +48,7 @@ ${name}/pdf2swf/fonts/Makefile.in \ ${name}/lib/art/Makefile.in \ ${name}/src/Makefile.in \ ${name}/lib/Makefile.in \ +${name}/lib/swf/Makefile.in \ ${name}/avi2swf/Makefile.in \ ${name}/lib/pdf/Makefile.in \ ${name}/lib/action/Makefile.in \ @@ -77,6 +79,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 \ @@ -119,6 +122,7 @@ ${name}/lib/h.263/dct.c \ ${name}/lib/h.263/dct.h \ ${name}/lib/python/Makefile.in \ ${name}/lib/python/SWF.c \ +${name}/lib/python/gfx.c \ ${name}/lib/python/image.c \ ${name}/lib/python/image.h \ ${name}/lib/python/primitives.c \ @@ -155,6 +159,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 \ @@ -240,7 +252,7 @@ ${name}/lib/art/art_config.h \ ${name}/lib/art/config.h \ ${name}/lib/pdf/xpdf/gfile.cc \ ${name}/lib/pdf/xpdf/gfile.h \ -${name}/lib/pdf/xpdf/gmem.c \ +${name}/lib/pdf/xpdf/gmem.cc \ ${name}/lib/pdf/xpdf/gmem.h \ ${name}/lib/pdf/xpdf/gtypes.h \ ${name}/lib/pdf/xpdf/FoFiBase.cc \