From 52fc2a130cbf11a244039bcda68c8edcae707cc9 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Wed, 8 Jul 2009 15:15:56 +0000 Subject: [PATCH] clean doc images as part of clean git-svn-id: http://svn.osgeo.org/postgis/trunk@4279 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Makefile.in b/doc/Makefile.in index ca6cac6e1..7d61df246 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -118,6 +118,7 @@ images: make -C html/image_src images clean: + make -C html/image_src clean @rm -f postgis-out.xml postgis_comments.sql postgis_aggs_mm.xml maintainer-clean: clean -- 2.49.0