]> granicus.if.org Git - postgis/commitdiff
Added bin/ removal to clean rule
authorSandro Santilli <strk@keybit.net>
Wed, 19 Jan 2005 17:00:47 +0000 (17:00 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 19 Jan 2005 17:00:47 +0000 (17:00 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1328 b70326c6-7e19-0410-871a-916f4a2858ee

jdbc2/Makefile

index 9b25fd69510c8aba2e66f16117220b3e7e38c090..368cbe0d416c425ee88fbd459469f9bb90a3b532 100644 (file)
@@ -71,5 +71,5 @@ ptest:  compile
        $(JAVA) -classpath $(BUILD):$(CP) $(EXAMPLES)/TestParser
 
 clean:  
-       $(DELETE) $(BUILD) postgis.jar postgis_debug.jar compile
+       $(DELETE) $(BUILD) bin postgis.jar postgis_debug.jar compile