summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2002-12-08 17:16:25 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2002-12-08 17:16:25 +0000
commit7a8aac09c7afa31cf67ea5be29b905e643c74e89 (patch)
tree2a0158943179d78fd13ba6bb27fcf50ca4e38ddd /build
parentc6831737d5cec964edd6adc80f5bfa4de5d6ec17 (diff)
downloadlibapr-7a8aac09c7afa31cf67ea5be29b905e643c74e89.tar.gz
PR:
Obtained from: Submitted by: Reviewed by: git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64130 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile.in b/build/Makefile.in
index ee1e6b58d..f7fff70fc 100644
--- a/build/Makefile.in
+++ b/build/Makefile.in
@@ -4,6 +4,7 @@ VPATH = @srcdir@
TARGETS=
INCLUDES=
DISTCLEAN_TARGETS = rules.mk
+EXTRACLEAN_TARGETS = ltcf-c.sh
# bring in rules.mk for standard functionality
@INCLUDE_RULES@