nginx-0.1.8-RELEASE import

    *) Bugfix: in the ngx_http_autoindex_module if the long file names were
       in the listing.

    *) Feature: the "^~" modifier in the location directive.

    *) Feature: the proxy_max_temp_file_size directive.
diff --git a/auto/install b/auto/install
index 0da9b6d..bae092b 100644
--- a/auto/install
+++ b/auto/install
@@ -3,6 +3,7 @@
 
 
 cat << END                                                        >> $MAKEFILE
+
 install:
 	test -d $PREFIX || mkdir -p $PREFIX