From 59585f63f24b1e1ac39f31f088c14fa8b8322838 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 22 May 2004 00:18:42 +0000 Subject: [PATCH] added python stuff. --- release.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 \ -- 1.7.10.4