Update for renamed file

This commit is contained in:
Marcos Kirsch 2015-07-19 13:32:20 -05:00
parent 69c7f385b8
commit c693c7f90f

View File

@ -11,7 +11,7 @@ SPEED=9600
# End of user config
######################################################################
HTTP_FILES := $(wildcard http/*)
LUA_FILES := init.lua httpserver.lua httpserver-request.lua httpserver-basicauth.lua b64.lua httpserver-conf.lua httpserver-static.lua httpserver-header.lua httpserver-error.lua
LUA_FILES := init.lua httpserver.lua httpserver-request.lua httpserver-basicauth.lua httpserver-b64decode.lua httpserver-conf.lua httpserver-static.lua httpserver-header.lua httpserver-error.lua
# Print usage
usage: