added jdbc2 maintainerclean

git-svn-id: http://svn.osgeo.org/postgis/trunk@1678 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Markus Schaber 2005-04-28 11:51:06 +00:00
parent 5ac264a18c
commit a7085188c2
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,7 @@ maintainer-clean:
@echo '------------------------------------------------------'
$(MAKE) distclean
$(MAKE) -C lwgeom maintainer-clean
$(MAKE) -C jdbc2 maintainer-clean
rm -f configure
test: liblwgeom

View file

@ -248,7 +248,7 @@ clean:
postgis_debug_$(VERSION).jar \
postgis_jts_$(VERSION).jar
distclean: clean
maintainer-clean: clean
$(DELETE) $(SRCCONF)