summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-02-15 17:09:42 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-02-15 17:09:42 +0000
commit2e673e91fbe7cce8c4d9ce2fab7d3a5ea3b9a41a (patch)
tree2c7b39b27d63f118f00293ed1a2a06ed5200b104 /Makefile.in
parentd8ec8033cc8f3d63883b459acc8b474b2585990e (diff)
downloadlibapr-2e673e91fbe7cce8c4d9ce2fab7d3a5ea3b9a41a.tar.gz
* Makefile.in: Clean .make.dirs.
* build/gen-build.py: Fix for Python 1.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64908 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 12944caed..11fe93a34 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -38,7 +38,7 @@ TARGETS = $(TARGET_LIB) export_vars.h apr.exp
@INCLUDE_RULES@
@INCLUDE_OUTPUTS@
-CLEAN_TARGETS = apr-config.out apr.exp exports.c export_vars.h
+CLEAN_TARGETS = apr-config.out apr.exp exports.c export_vars.h .make.dirs
DISTCLEAN_TARGETS = config.cache config.log config.status \
include/apr.h include/arch/unix/apr_private.h \
libtool apr-config build/apr_rules.mk