diff --git a/httpd/Makefile b/httpd/Makefile index 6aedf5f06..7731323e5 100644 --- a/httpd/Makefile +++ b/httpd/Makefile @@ -51,6 +51,8 @@ lua: endif else # win32 build +lua: + TARGET=../$(STAGE)/axhttpd.exe TARGET2=../$(STAGE)/htpasswd.exe