You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mt...@apache.org on 2009/02/17 18:28:33 UTC

svn commit: r745164 - /httpd/httpd/trunk/Makefile.in

Author: mturk
Date: Tue Feb 17 17:28:33 2009
New Revision: 745164

URL: http://svn.apache.org/viewvc?rev=745164&view=rev
Log:
Add watchdog module header to dist include

Modified:
    httpd/httpd/trunk/Makefile.in

Modified: httpd/httpd/trunk/Makefile.in
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/Makefile.in?rev=745164&r1=745163&r2=745164&view=diff
==============================================================================
--- httpd/httpd/trunk/Makefile.in (original)
+++ httpd/httpd/trunk/Makefile.in Tue Feb 17 17:28:33 2009
@@ -194,6 +194,7 @@
 	$(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