X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=572026e825309c7ba80358b3c22523775f7423e2;hb=304e6d4253c7842a151cee7010ee6a0cdacc1b5d;hp=25aff0a4cb3fc452cf96ad569d77bc81d3b2fcb3;hpb=eb93e51c523991b74749b9baa164116e488e79ec;p=swftools.git diff --git a/release.in b/release.in index 25aff0a..572026e 100644 --- a/release.in +++ b/release.in @@ -138,9 +138,21 @@ ${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/code.c \ +${name}/lib/as3/code.h \ +${name}/lib/as3/registry.c \ +${name}/lib/as3/registry.h \ +${name}/lib/as3/builtin.c \ +${name}/lib/as3/builtin.h \ +${name}/lib/as3/opcodes.c \ +${name}/lib/as3/opcodes.h \ +${name}/lib/as3/pool.c \ +${name}/lib/as3/pool.h \ +${name}/lib/as3/files.c \ +${name}/lib/as3/files.h \ +${name}/lib/as3/abc.c \ +${name}/lib/as3/abc.h \ ${name}/lib/action/action.h \ ${name}/lib/action/actioncompiler.c \ ${name}/lib/action/actioncompiler.h \ @@ -189,6 +201,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 \