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 371829a5..c72e183f 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -70,6 +70,7 @@ libmicrohttpd_la_SOURCES = \
70 mhd_threads.c mhd_threads.h \ 70 mhd_threads.c mhd_threads.h \
71 mhd_locks.h \ 71 mhd_locks.h \
72 mhd_sockets.c mhd_sockets.h \ 72 mhd_sockets.c mhd_sockets.h \
73 mhd_itc.c mhd_itc.h \
73 response.c response.h 74 response.c response.h
74libmicrohttpd_la_CPPFLAGS = \ 75libmicrohttpd_la_CPPFLAGS = \
75 $(AM_CPPFLAGS) $(MHD_LIB_CPPFLAGS) \ 76 $(AM_CPPFLAGS) $(MHD_LIB_CPPFLAGS) \