aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/Makefile.am')
-rw-r--r--src/microhttpd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index ba52b740..f5125ef3 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -88,6 +88,7 @@ libmicrohttpd_la_SOURCES = \
88 mhd_sockets.c mhd_sockets.h \ 88 mhd_sockets.c mhd_sockets.h \
89 mhd_itc.c mhd_itc.h mhd_itc_types.h \ 89 mhd_itc.c mhd_itc.h mhd_itc_types.h \
90 mhd_compat.c mhd_compat.h \ 90 mhd_compat.c mhd_compat.h \
91 mhd_panic.c mhd_panic.h \
91 response.c response.h 92 response.c response.h
92 93
93if USE_POSIX_THREADS 94if USE_POSIX_THREADS