From 43e2ecd24309444f5f35be624ab3e8fd8c807e02 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 17 Dec 2001 19:47:14 +0000 Subject: [PATCH] added simple_viewer.c --- release.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release.in b/release.in index 2ee7ba7..8bde8bd 100644 --- a/release.in +++ b/release.in @@ -40,7 +40,6 @@ ${name}/lib/example/Makefile \ ${name}/lib/example/box.c \ ${name}/lib/example/dumpfont.c \ ${name}/lib/example/demofont.c \ -${name}/lib/example/buttontest.c \ ${name}/lib/example/text.c \ ${name}/lib/example/jpegtest.c \ ${name}/lib/example/shape1.c \ @@ -50,6 +49,8 @@ ${name}/lib/example/zlibtest.c \ ${name}/lib/example/makefonts.cc \ ${name}/lib/example/glyphshape.c \ ${name}/lib/example/avi2swf.cc \ +${name}/lib/example/buttontest.c \ +${name}/swfs/simple_viewer.c \ ${name}/lib/modules/swfaction.c \ ${name}/lib/modules/swfdump.c \ ${name}/lib/modules/swfobject.c \ -- 1.7.10.4