summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Makefile b/app/Makefile
index 50ac75f..224f182 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -47,7 +47,8 @@ LWIP_API= \
LWIP_APPS= \
$(LWIPDIR)/apps/http/fs.c \
- $(LWIPDIR)/apps/http/httpd.c
+ $(LWIPDIR)/apps/http/httpd.c \
+ $(MDNSFILES)
# $(LWIPDIR)/apps/http/http_client.c \