Update for renamed file
This commit is contained in:
2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ SPEED=9600
|
|||||||
# End of user config
|
# End of user config
|
||||||
######################################################################
|
######################################################################
|
||||||
HTTP_FILES := $(wildcard http/*)
|
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
|
# Print usage
|
||||||
usage:
|
usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user