From: Mladen Turk Date: Tue, 17 Feb 2009 17:28:33 +0000 (+0000) Subject: Add watchdog module header to dist include X-Git-Tag: 2.3.2~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24407caabc5c60f9fec334e5cb071bb0c46e79e0;p=thirdparty%2Fapache%2Fhttpd.git Add watchdog module header to dist include git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@745164 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index ecd03b49969..2ca63bdca27 100644 --- a/Makefile.in +++ b/Makefile.in @@ -194,6 +194,7 @@ INSTALL_HEADERS = \ $(srcdir)/modules/ssl/mod_ssl.h \ $(srcdir)/modules/mappers/mod_so.h \ $(srcdir)/modules/mappers/mod_rewrite.h \ + $(srcdir)/modules/mappers/mod_watchdog.h \ $(srcdir)/modules/cache/mod_cache.h \ $(srcdir)/os/$(OS_DIR)/*.h