]> granicus.if.org Git - postgis/commitdiff
clean doc images as part of clean
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Jul 2009 15:15:56 +0000 (15:15 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Jul 2009 15:15:56 +0000 (15:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4279 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index ca6cac6e13ef0457f0238ba457ac0b30a2a4cb3c..7d61df246548cd1664d347d88bb6f24a7d14f019 100644 (file)
@@ -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