diff options
Diffstat (limited to 'src/microhttpd/Makefile.am')
-rw-r--r-- | src/microhttpd/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am index cfd4799f..34a89984 100644 --- a/src/microhttpd/Makefile.am +++ b/src/microhttpd/Makefile.am @@ -58,7 +58,6 @@ libmicrohttpd_la_SOURCES = \ daemon.c \ internal.c internal.h \ memorypool.c memorypool.h \ - mhd_options.h \ mhd_mono_clock.c mhd_mono_clock.h \ mhd_limits.h mhd_byteorder.h \ sysfdsetsize.c sysfdsetsize.h \ |