From c332167cfbe8d6fcbc30a6c2c92886451b8ceab8 Mon Sep 17 00:00:00 2001 From: Kevin Neufeld Date: Tue, 26 May 2009 18:10:19 +0000 Subject: [PATCH] added postgis_aggs_mm.xml to the 'make clean' target git-svn-id: http://svn.osgeo.org/postgis/trunk@4107 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index e8d50427a..40d6bf0dc 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -118,7 +118,7 @@ images: make -C html/image_src images clean: - @rm -f postgis-out.xml postgis_comments.sql + @rm -f postgis-out.xml postgis_comments.sql postgis_aggs_mm.xml maintainer-clean: clean make -C html/image_src clean -- 2.49.0