]> granicus.if.org Git - apache/commitdiff
Add rules.mk back to the substitute list. I forgot to add the rules.mk.in
authorRyan Bloom <rbb@apache.org>
Wed, 22 Aug 2001 13:37:26 +0000 (13:37 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 22 Aug 2001 13:37:26 +0000 (13:37 +0000)
files last night, but they are there now.

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

configure.in

index e1b34822d285f799697f06747117c7b15d3316cb..77e71b6461450c6d39b2912d92a0870c92d925ff 100644 (file)
@@ -401,7 +401,7 @@ case $host in
     ;;
 esac
 
-AC_OUTPUT($APACHE_OUTPUT_FILES support/apxs support/apachectl support/dbmmanage support/log_server_status support/logresolve.pl support/phf_abuse_log.cgi support/split-logfile,,[
+AC_OUTPUT($APACHE_OUTPUT_FILES support/apxs support/apachectl support/dbmmanage support/log_server_status support/logresolve.pl support/phf_abuse_log.cgi support/split-logfile build/rules.mk,,[
   APACHE_GEN_MAKEFILES
 ])