From: Stefan Fritsch Date: Wed, 29 Jun 2011 19:16:36 +0000 (+0000) Subject: remove ap_ldap.h in make distclean X-Git-Tag: 2.3.14^2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a26dacc38f422637d4ea04c6f1665fed930e335;p=thirdparty%2Fapache%2Fhttpd.git remove ap_ldap.h in make distclean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141203 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index d16e0580846..594d4cfe8f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,7 +19,7 @@ INSTALL_TARGETS = install-conf install-htdocs install-error install-icons \ install-man DISTCLEAN_TARGETS = include/ap_config_auto.h include/ap_config_layout.h \ - include/apache_probes.h \ + include/apache_probes.h include/ap_ldap.h \ modules.c config.cache config.log config.status build/config_vars.mk \ build/rules.mk docs/conf/httpd.conf docs/conf/extra/*.conf shlibtool \ build/pkg/pkginfo build/config_vars.sh