added python stuff.
[swftools.git] / release.in
index 2fdacac..2409e79 100644 (file)
@@ -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 \