X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=release.in;h=b7539c51b69b6b7cd54698e6e5e87911e112ad14;hb=c7a9e224dcec208ed47e2dac84f9dc971a3fdf2c;hp=25aff0a4cb3fc452cf96ad569d77bc81d3b2fcb3;hpb=eb93e51c523991b74749b9baa164116e488e79ec;p=swftools.git diff --git a/release.in b/release.in index 25aff0a..b7539c5 100644 --- a/release.in +++ b/release.in @@ -138,9 +138,14 @@ ${name}/lib/wav.c \ ${name}/lib/wav.h \ ${name}/lib/mp3.h \ ${name}/lib/modules/swfdraw.c \ -${name}/lib/modules/swfabc.c \ -${name}/lib/modules/swfabc_ops.c \ ${name}/lib/modules/swfaction.c \ +${name}/lib/as3/utils.c \ +${name}/lib/as3/utils.h \ +${name}/lib/as3/files.c \ +${name}/lib/as3/files.h \ +${name}/lib/as3/abc.c \ +${name}/lib/as3/abc.h \ +${name}/lib/as3/abc_ops.c \ ${name}/lib/action/action.h \ ${name}/lib/action/actioncompiler.c \ ${name}/lib/action/actioncompiler.h \ @@ -189,6 +194,8 @@ ${name}/lib/devices/polyops.c \ ${name}/lib/devices/polyops.h \ ${name}/lib/devices/record.c \ ${name}/lib/devices/record.h \ +${name}/lib/devices/opengl.c \ +${name}/lib/devices/opengl.h \ ${name}/lib/devices/rescale.c \ ${name}/lib/devices/rescale.h \ ${name}/lib/devices/dummy.c \