]> granicus.if.org Git - postgis/commitdiff
added jdbc2 maintainerclean
authorMarkus Schaber <markus@schabi.de>
Thu, 28 Apr 2005 11:51:06 +0000 (11:51 +0000)
committerMarkus Schaber <markus@schabi.de>
Thu, 28 Apr 2005 11:51:06 +0000 (11:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1678 b70326c6-7e19-0410-871a-916f4a2858ee

Makefile
jdbc2/Makefile

index 1bec168fe306f8e7828814a95050045f9a78aa43..7033afd893f1ca8a559f305982a04a86a4e03b73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ maintainer-clean:
        @echo '------------------------------------------------------'
        $(MAKE) distclean
        $(MAKE) -C lwgeom maintainer-clean
+       $(MAKE) -C jdbc2 maintainer-clean
        rm -f configure
 
 test: liblwgeom
index cc778a60e97906eb71311d199878c4693c29c52c..6f04a4bc4d770a52745b180185886b219db75eb6 100644 (file)
@@ -248,7 +248,7 @@ clean:
                postgis_debug_$(VERSION).jar \
                postgis_jts_$(VERSION).jar
 
-distclean: clean
+maintainer-clean: clean
        $(DELETE) $(SRCCONF)