From: Regina Obe Date: Wed, 8 Oct 2014 02:55:27 +0000 (+0000) Subject: #2877 try tab instead of spaces X-Git-Tag: 2.2.0rc1~802 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9fb00d7ab75a4083d75d270c1d3e56dbe62b26c;p=postgis #2877 try tab instead of spaces git-svn-id: http://svn.osgeo.org/postgis/trunk@13047 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/extensions/address_standardizer/Makefile.in b/extensions/address_standardizer/Makefile.in index 6b5dd5b0e..655a8cae0 100644 --- a/extensions/address_standardizer/Makefile.in +++ b/extensions/address_standardizer/Makefile.in @@ -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:"