]> granicus.if.org Git - apache/commitdiff
distclean/extraclean tweak: blow away docs/conf/ssl-std.conf
authorJeff Trawick <trawick@apache.org>
Thu, 19 Jun 2003 13:43:28 +0000 (13:43 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Jun 2003 13:43:28 +0000 (13:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100303 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index fd7d84c65998edd81d1101389c80bdd8821d0714..92d2e1370211ab2caaca50b7dc8232beb5aac96d 100644 (file)
@@ -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