From 24407caabc5c60f9fec334e5cb071bb0c46e79e0 Mon Sep 17 00:00:00 2001 From: Mladen Turk Date: Tue, 17 Feb 2009 17:28:33 +0000 Subject: [PATCH] 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 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index ecd03b4996..2ca63bdca2 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 -- 2.50.1