From: kramm Date: Sat, 22 May 2004 00:18:42 +0000 (+0000) Subject: added python stuff. X-Git-Tag: release-0-6-0~187 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=59585f63f24b1e1ac39f31f088c14fa8b8322838 added python stuff. --- diff --git a/release.in b/release.in index cdc9ea8..2409e79 100644 --- a/release.in +++ b/release.in @@ -117,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 \