From: Sandro Santilli Date: Thu, 14 Apr 2011 10:36:08 +0000 (+0000) Subject: Properly clean in loader's cunit test dir X-Git-Tag: 2.0.0alpha1~1775 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91f24b5ef01137f1c8e687b5e10227a98590a59b;p=postgis Properly clean in loader's cunit test dir git-svn-id: http://svn.osgeo.org/postgis/trunk@7027 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/loader/Makefile.in b/loader/Makefile.in index 7db97fa2f..603fb4286 100644 --- a/loader/Makefile.in +++ b/loader/Makefile.in @@ -134,6 +134,7 @@ endif clean: @rm -f *.o $(SHP2PGSQL-CLI) $(PGSQL2SHP-CLI) $(GTK_WIN32_RES) + $(MAKE) -C cunit clean #