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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index 14ee6c23..c70fb605 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -158,7 +158,7 @@ endif
158 158
159if HAVE_POSTPROCESSOR 159if HAVE_POSTPROCESSOR
160libmicrohttpd_la_SOURCES += \ 160libmicrohttpd_la_SOURCES += \
161 postprocessor.c 161 postprocessor.c postprocessor.h
162endif 162endif
163 163
164if HAVE_ANYAUTH 164if HAVE_ANYAUTH