X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=f53bd23100ff18f885359cc9268a4c392fb811ff;hb=0873129cb3dd43d777f5d99269b7af34308aed98;hp=883fde5642c1efb1e6578bb19566013a98e1f941;hpb=57b49ce1db7d9dbce39e1254775175f813e5b42d;p=swftools.git diff --git a/release.in b/release.in index 883fde5..f53bd23 100644 --- a/release.in +++ b/release.in @@ -48,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 \ @@ -78,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 \ @@ -120,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 \ @@ -158,6 +161,10 @@ ${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 \ @@ -245,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 \