diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-10-13 23:55:20 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-10-13 23:55:20 +0000 |
commit | d1a72435d5bd3528f3c334cd4d1da16dcead47bf (patch) | |
tree | ca6f092afee764923d747b0f0b6fd1ad2418cfae /makefile.dist | |
parent | 52ac60af8132ae7e42151d3012a9607d7cadaf95 (diff) | |
download | luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.gz luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.bz2 luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.zip |
New release.
Diffstat (limited to 'makefile.dist')
-rw-r--r-- | makefile.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.dist b/makefile.dist index 58ae5b3..876cf18 100644 --- a/makefile.dist +++ b/makefile.dist | |||
@@ -86,7 +86,7 @@ MAKE = \ | |||
86 | DOC = \ | 86 | DOC = \ |
87 | doc/dns.html \ | 87 | doc/dns.html \ |
88 | doc/ftp.html \ | 88 | doc/ftp.html \ |
89 | doc/home.html \ | 89 | doc/index.html \ |
90 | doc/http.html \ | 90 | doc/http.html \ |
91 | doc/installation.html \ | 91 | doc/installation.html \ |
92 | doc/introduction.html \ | 92 | doc/introduction.html \ |