From 25b16476f29751da8fcfb62963b009f77b4a2d9d Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 21 Apr 2002 21:20:13 +0000 Subject: [PATCH] clear more in "clean" target --- lib/example/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/example/Makefile b/lib/example/Makefile index 0b9b72a..fcd985f 100644 --- a/lib/example/Makefile +++ b/lib/example/Makefile @@ -70,6 +70,7 @@ clean: sprites.o glyphshape.o \ buttontest.o dumpfont.o text.o makefonts.o\ jpegtest.swf box.swf shape1.swf trastest.swf zlibtest.swf \ - sprites.swf buttontest.swf text.swf glyphshape.swf + sprites.swf buttontest.swf text.swf glyphshape.swf sound.swf \ + transtest.swf -- 1.7.10.4