summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2001-05-17 22:25:57 +0000
committerfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2001-05-17 22:25:57 +0000
commitadaa238bbe1c91f198da5115d7493220aa20ed09 (patch)
tree8360122980a6e3fcd0f40f56365ea290665fab2e /Makefile.in
parenta203800cdd588fd6fdb42ec65a86bf213df2415c (diff)
downloadlibapr-adaa238bbe1c91f198da5115d7493220aa20ed09.tar.gz
Do the cleans in test and build the right way, like apr-util.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61656 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 1184d0f63..2f06f03ce 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -13,6 +13,7 @@ INCLUDES=-I$(INCDIR) -I$(INCDIR1)
# Macros for target determination
#
SUBDIRS=@SUBDIRS@
+CLEAN_SUBDIRS= . test build
TARGET_LIB = libapr.la
TARGET_EXPORTS = apr.exports