From: kramm Date: Sat, 5 Jul 2003 17:39:53 +0000 (+0000) Subject: fixed clean target- now cleans up all files. X-Git-Tag: release-0-5-0~203 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=20c079895ed72a952da443bc9256da0e0bd9597b fixed clean target- now cleans up all files. --- diff --git a/src/Makefile.in b/src/Makefile.in index fc52d93..dad8c1f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -71,5 +71,5 @@ uninstall: @for file in $(programs); do $(UNINSTALL_BIN);$(UNINSTALL_MAN1);done clean: - rm -f *.o *.lo *.a *.la wav2swf png2swf swfcombine swfextract swfstrings png2swf jpeg2swf *~ + rm -f *.o *.lo *.a *.la swfbbox swfdump wav2swf png2swf swfcombine swfextract swfstrings png2swf jpeg2swf *~