From 8b531fd28c1dbaa0671f251ff09bc7d377fc1bca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Mar 2018 18:49:56 +0100 Subject: fix misc build issues if various features (poll/epoll/upgrade-support) are disabled --- doc/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index ef8ee966..b8fc5f2e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -55,3 +55,6 @@ uninstall-local: echo " rm -f '$(DESTDIR)$(infodir)/libmicrohttpd_performance_data.png'"; \ rm -f "$(DESTDIR)$(infodir)/libmicrohttpd_performance_data.png" \ else : ; fi + +# end of 'if BUILD_DOC' + -- cgit v1.2.3