]> granicus.if.org Git - postgis/commitdiff
#2877 try tab instead of spaces
authorRegina Obe <lr@pcorp.us>
Wed, 8 Oct 2014 02:55:27 +0000 (02:55 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 8 Oct 2014 02:55:27 +0000 (02:55 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13047 b70326c6-7e19-0410-871a-916f4a2858ee

extensions/address_standardizer/Makefile.in

index 6b5dd5b0ea98e96e88106249b70d7ebedd1ba45c..655a8cae0fb337092943a866909e9216fbfcaf94 100644 (file)
@@ -90,7 +90,7 @@ parseaddress-regex.h: mk-st-regexp
        ./mk-st-regexp > parseaddress-regex.h
 
 dist-clean:
-    rm -f mk-st-regexp mk-city-regex usps-st-city-name.txt test_main
+       rm -f mk-st-regexp mk-city-regex usps-st-city-name.txt test_main
 
 test:
        @echo "To run the test on parse_address do the follow:"