diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-03-12 04:08:40 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-03-12 04:08:40 +0000 |
commit | be2e467929be9f27fbe92fe7b94783635c920c06 (patch) | |
tree | 94054e38f33178d805a6144d3bd9cb76da4a4c76 /makefile | |
parent | 8bf9fb51dd09fb066483247fccbfc979acc84071 (diff) | |
download | luasocket-be2e467929be9f27fbe92fe7b94783635c920c06.tar.gz luasocket-be2e467929be9f27fbe92fe7b94783635c920c06.tar.bz2 luasocket-be2e467929be9f27fbe92fe7b94783635c920c06.zip |
Couple bug fixes.
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ TO_SOCKET_SHARE:= \ | |||
25 | smtp.lua | 25 | smtp.lua |
26 | 26 | ||
27 | TO_TOP_SHARE:= \ | 27 | TO_TOP_SHARE:= \ |
28 | $(COMPAT)/compat-5.1.lua \ | ||
29 | ltn12.lua \ | 28 | ltn12.lua \ |
30 | socket.lua \ | 29 | socket.lua \ |
31 | mime.lua | 30 | mime.lua |