From: kramm Date: Wed, 9 Jan 2002 11:17:54 +0000 (+0000) Subject: when disabling jpeg2swf, make also a "clean" target. X-Git-Tag: release-0-2-2~54 X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=dea9e56f5da3a1e4cafa6d92443d023dcdea2a52;p=swftools.git when disabling jpeg2swf, make also a "clean" target. --- diff --git a/configure.in b/configure.in index 41c98ab..931a48b 100644 --- a/configure.in +++ b/configure.in @@ -113,6 +113,7 @@ if test "x${DISABLEPDF2SWF}" = "xtrue"; then rm -f pdf2swf/Makefile echo all: > pdf2swf/Makefile echo install: >> pdf2swf/Makefile + echo clean: >> pdf2swf/Makefile if test "x${DISABLEJPEG2SWF}" = "xtrue"; then echo "Disabling jpeg2swf tool..." export JPEG2SWF=