aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 310fe4e..a6ba91e 100644
--- a/src/makefile
+++ b/src/makefile
@@ -375,7 +375,8 @@ TO_SOCKET_LDIR= \
375 tp.lua \ 375 tp.lua \
376 ftp.lua \ 376 ftp.lua \
377 headers.lua \ 377 headers.lua \
378 smtp.lua 378 smtp.lua \
379 sse.lua
379 380
380TO_TOP_LDIR= \ 381TO_TOP_LDIR= \
381 ltn12.lua \ 382 ltn12.lua \