From 8823f63b50444c618d6d3e8be10b474ad4c91573 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 2 May 2017 18:55:44 +0200 Subject: fix dist issue --- src/microhttpd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = \ test_http_reasons_SOURCES = \ test_http_reasons.c \ - reason_phrase.c microhttpd.h mhd_str.c mhd_str.h + reason_phrase.c mhd_str.c mhd_str.h -- cgit v1.2.3