From b41c0b1170409f6630a7d33a26e32c0e965175ff Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 23 Jul 2011 17:07:41 +0000 Subject: [PATCH] Revert r1141203: remove ap_ldap.h in make distclean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/revert-ap-ldap@1150161 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a957bd2c55d..c3b182df1b9 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/ap_ldap.h \ + include/apache_probes.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 -- 2.47.2