X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=2409e798bd0611093984bbc76d4cea9b7b4abf43;hb=59585f63f24b1e1ac39f31f088c14fa8b8322838;hp=2fdacacad135e48d6e0b6d797911df3b6b7b7069;hpb=6f569890f7c1e38109afca17613fa5cf50e464d2;p=swftools.git diff --git a/release.in b/release.in index 2fdacac..2409e79 100644 --- a/release.in +++ b/release.in @@ -37,6 +37,8 @@ ${name}/lib/action/lex.swf4.c \ ${name}/lib/action/lex.swf5.c \ ${name}/lib/action/swf4compiler.tab.c \ ${name}/lib/action/swf5compiler.tab.c \ +${name}/lib/action/swf4compiler.tab.h \ +${name}/lib/action/swf5compiler.tab.h \ ${name}/src/parser.lex \ ${name}/src/parser.h \ ${name}/src/Makefile.in \ @@ -61,6 +63,7 @@ ${name}/lib/drawer.c \ ${name}/lib/drawer.h \ ${name}/lib/example/Makefile \ ${name}/lib/example/box.c \ +${name}/lib/example/protect.c \ ${name}/lib/example/dumpfont.c \ ${name}/lib/example/demofont.c \ ${name}/lib/example/text.c \ @@ -114,6 +117,22 @@ ${name}/lib/h.263/h263tables.h \ ${name}/lib/h.263/dct.c \ ${name}/lib/h.263/dct.h \ ${name}/lib/h.263/Makefile \ +${name}/lib/python/Makefile.in \ +${name}/lib/python/SWF.c \ +${name}/lib/python/image.c \ +${name}/lib/python/image.h \ +${name}/lib/python/primitives.c \ +${name}/lib/python/primitives.h \ +${name}/lib/python/pyutils.c \ +${name}/lib/python/pyutils.h \ +${name}/lib/python/tag.c \ +${name}/lib/python/tag.h \ +${name}/lib/python/tags.c \ +${name}/lib/python/tags.h \ +${name}/lib/python/taglist.c \ +${name}/lib/python/taglist.h \ +${name}/lib/python/tagmap.c \ +${name}/lib/python/tagmap.h \ ${name}/lib/lame/fft.c \ ${name}/lib/lame/util.h \ ${name}/lib/lame/tables.h \