From 41dada6539ccd8adcf7ebe0ade8237c2ed6069d8 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 28 Aug 2009 17:41:27 +0000 Subject: [PATCH] put in alpha order git-svn-id: http://svn.osgeo.org/postgis/trunk@4434 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/html/image_src/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/image_src/Makefile.in b/doc/html/image_src/Makefile.in index 088cdcfb7..68a6a480e 100644 --- a/doc/html/image_src/Makefile.in +++ b/doc/html/image_src/Makefile.in @@ -17,8 +17,6 @@ CUNIT_LDFLAGS=@CUNIT_LDFLAGS@ CUNIT_CPPFLAGS=@CUNIT_CPPFLAGS@ -I../../../liblwgeom IMAGES= \ - ../images/st_buildarea01.png \ - ../images/st_buildarea02.png \ ../images/st_buffer01.png \ ../images/st_buffer02.png \ ../images/st_buffer03.png \ @@ -27,6 +25,8 @@ IMAGES= \ ../images/st_buffer06.png \ ../images/st_buffer07.png \ ../images/st_buffer08.png \ + ../images/st_buildarea01.png \ + ../images/st_buildarea02.png \ ../images/st_centroid01.png \ ../images/st_centroid02.png \ ../images/st_centroid03.png \ -- 2.40.0