]> granicus.if.org Git - postgis/commitdiff
Properly clean in loader's cunit test dir
authorSandro Santilli <strk@keybit.net>
Thu, 14 Apr 2011 10:36:08 +0000 (10:36 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 14 Apr 2011 10:36:08 +0000 (10:36 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7027 b70326c6-7e19-0410-871a-916f4a2858ee

loader/Makefile.in

index 7db97fa2f00fb5318373b81a50e90c85e594912e..603fb4286c7b0876f4438229e81ffb2b97e6ec0c 100644 (file)
@@ -134,6 +134,7 @@ endif
 
 clean:
        @rm -f *.o $(SHP2PGSQL-CLI) $(PGSQL2SHP-CLI) $(GTK_WIN32_RES)
+       $(MAKE) -C cunit clean
 
 
 #