summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorThom May <thommay@apache.org>2002-12-08 17:16:25 +0000
committerThom May <thommay@apache.org>2002-12-08 17:16:25 +0000
commit316c90dd03ea07645f4d4647d5430ffd68b36914 (patch)
tree2a0158943179d78fd13ba6bb27fcf50ca4e38ddd /build
parentdf021bb41d14ae3714c0029bfb6b4a743e4655dc (diff)
downloadapr-316c90dd03ea07645f4d4647d5430ffd68b36914.tar.gz
PR:
Obtained from: Submitted by: Reviewed by: git-svn-id: https://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@