diff --git a/third-party/shttpd/Makefile.am b/third-party/shttpd/Makefile.am index f6def883b..a9511debe 100644 --- a/third-party/shttpd/Makefile.am +++ b/third-party/shttpd/Makefile.am @@ -5,7 +5,7 @@ AM_CPPFLAGS = -DEMBEDDED -DNDEBUG -DNO_CGI -DNO_SSI libshttpd_a_SOURCES = \ string.c shttpd.c log.c auth.c md5.c \ - io_file.c io_socket.c io_ssl.c io_emb.c io_dir.c io_cgi.c \ + io_file.c io_socket.c io_ssl.c io_emb.c io_dir.c \ compat_unix.c noinst_HEADERS = \