]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Install htdocs again. This was recently removed for an unknown (or at
authorJeff Trawick <trawick@apache.org>
Fri, 28 Jul 2000 15:39:47 +0000 (15:39 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 28 Jul 2000 15:39:47 +0000 (15:39 +0000)
least unmentioned) reason.

Crash course on populating the htdocs directory:

cd myprefix/apache-2.0
cvs checkout -d htdocs httpd-docs-2.0/htdocs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85914 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index 51881b92a9bbe636d2b9b6d334369fffaf614d1c..193e0874e1adedb7a8699ad9ab2b040873939698 100644 (file)
@@ -15,7 +15,7 @@ PROGRAM_DEPENDENCIES = \
 PROGRAMS        = $(PROGRAM_NAME)
 targets         = $(PROGRAMS)
 phony_targets   = $(srcdir)/buildmark.c
-install_targets = install-conf install-icons install-other \
+install_targets = install-conf install-htdocs install-icons install-other \
        install-cgi install-include install-support
 DISTCLEANFILES  = include/config_auto.h modules.c aclocal.m4 buildmk.stamp \
        configure generated_lists include/ap_config_auto.h \