summaryrefslogtreecommitdiff
path: root/nuttx/netutils/thttpd/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/netutils/thttpd/Make.defs')
-rw-r--r--nuttx/netutils/thttpd/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/netutils/thttpd/Make.defs b/nuttx/netutils/thttpd/Make.defs
index a80d36abf..532ab4719 100644
--- a/nuttx/netutils/thttpd/Make.defs
+++ b/nuttx/netutils/thttpd/Make.defs
@@ -34,5 +34,5 @@
############################################################################
THTTPD_ASRCS =
-THTTPD_CSRCS = thttpd.c libhttpd.c timers.c fdwatch.c tdate_parse.c
+THTTPD_CSRCS = thttpd.c libhttpd.c httpd_alloc.c timers.c fdwatch.c tdate_parse.c