aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-05-02 18:55:44 +0200
committerChristian Grothoff <christian@grothoff.org>2017-05-02 18:55:44 +0200
commit8823f63b50444c618d6d3e8be10b474ad4c91573 (patch)
tree367a434626e86a6d8ea3d816c0cfb1f889eeb82a
parent76cf7d7f5877a3ce0f3bb131aa6e6f420d5b98eb (diff)
downloadlibmicrohttpd-8823f63b50444c618d6d3e8be10b474ad4c91573.tar.gz
libmicrohttpd-8823f63b50444c618d6d3e8be10b474ad4c91573.zip
fix dist issuev0.9.54
-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 8cffd29d..3f1b828f 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -253,4 +253,4 @@ test_str_to_value_SOURCES = \
253 253
254test_http_reasons_SOURCES = \ 254test_http_reasons_SOURCES = \
255 test_http_reasons.c \ 255 test_http_reasons.c \
256 reason_phrase.c microhttpd.h mhd_str.c mhd_str.h 256 reason_phrase.c mhd_str.c mhd_str.h