From: Jeff Trawick Date: Thu, 19 Jun 2003 13:43:28 +0000 (+0000) Subject: distclean/extraclean tweak: blow away docs/conf/ssl-std.conf X-Git-Tag: pre_ajp_proxy~1532 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14e9e18cb433bb2c576e22428a2df4dabc34dad3;p=apache distclean/extraclean tweak: blow away docs/conf/ssl-std.conf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100303 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index fd7d84c659..92d2e13702 100644 --- a/Makefile.in +++ b/Makefile.in @@ -20,7 +20,7 @@ INSTALL_TARGETS = install-conf install-htdocs install-error install-icons \ DISTCLEAN_TARGETS = include/ap_config_auto.h include/ap_config_layout.h \ modules.c config.cache config.log config.status build/config_vars.mk \ - build/rules.mk docs/conf/httpd-std.conf shlibtool + build/rules.mk docs/conf/httpd-std.conf docs/conf/ssl-std.conf shlibtool EXTRACLEAN_TARGETS = configure include/ap_config_auto.h.in generated_lists include $(top_builddir)/build/rules.mk