From: kramm Date: Wed, 26 Mar 2008 13:05:36 +0000 (+0000) Subject: moved the libart stuff around X-Git-Tag: buttons-working~335 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=a87557bbadf6904ecb7689bc98c3031ee1182c47 moved the libart stuff around --- diff --git a/release.in b/release.in index a8911ed..4217ee6 100644 --- a/release.in +++ b/release.in @@ -161,7 +161,9 @@ ${name}/lib/os.h \ ${name}/lib/gfxdevice.h \ ${name}/lib/gfxsource.h \ ${name}/lib/gfxtools.h \ +${name}/lib/gfxpoly.h \ ${name}/lib/gfxtools.c \ +${name}/lib/gfxpoly.c \ ${name}/lib/devices/swf.h \ ${name}/lib/devices/swf.c \ ${name}/lib/devices/file.h \ @@ -170,10 +172,8 @@ ${name}/lib/devices/render.c \ ${name}/lib/devices/render.h \ ${name}/lib/devices/text.c \ ${name}/lib/devices/text.h \ -${name}/lib/devices/artsutils.c \ -${name}/lib/devices/artsutils.h \ -${name}/lib/devices/arts.c \ -${name}/lib/devices/arts.h \ +${name}/lib/devices/polyops.c \ +${name}/lib/devices/polyops.h \ ${name}/lib/devices/record.c \ ${name}/lib/devices/record.h \ ${name}/lib/devices/rescale.c \