summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-07-23 19:07:56 +0000
committerfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-07-23 19:07:56 +0000
commitd8281c84191ccc5724de8aade6fb442a39243aa1 (patch)
tree4fcd67c344c0859329d070c4d509bd03ec832783 /strings
parentc5a423726bfdbb2364eaea1383f82517782e7838 (diff)
downloadlibapr-d8281c84191ccc5724de8aade6fb442a39243aa1.tar.gz
Update dependencies.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60435 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'strings')
-rw-r--r--strings/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/strings/Makefile.in b/strings/Makefile.in
index d38dbd808..7b531e7ef 100644
--- a/strings/Makefile.in
+++ b/strings/Makefile.in
@@ -75,4 +75,8 @@ apr_strings.o: apr_strings.c $(INCDIR)/apr.h $(INCDIR)/apr_strings.h \
$(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
$(INCDIR)/apr_general.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
$(INCDIR)/apr_tables.h $(INCDIR)/apr_private.h
-apr_strnatcmp.o: apr_strnatcmp.c $(INCDIR)/apr_strnatcmp.h
+apr_strnatcmp.o: apr_strnatcmp.c $(INCDIR)/apr_strings.h \
+ $(INCDIR)/apr.h $(INCDIR)/apr_lib.h $(INCDIR)/apr_pools.h \
+ $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_file_io.h \
+ $(INCDIR)/apr_general.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_time.h \
+ $(INCDIR)/apr_tables.h