summaryrefslogtreecommitdiff
path: root/dso
diff options
context:
space:
mode:
authorben <ben@13f79535-47bb-0310-9956-ffa450edef68>2000-06-11 14:12:02 +0000
committerben <ben@13f79535-47bb-0310-9956-ffa450edef68>2000-06-11 14:12:02 +0000
commit59d599020ef4df0198999746b4d0307d23c38246 (patch)
tree532aaa1b2955f20de1e55c4fc74695d408bafda7 /dso
parentda149333e3b49955e03bda53f7c8be482e18a188 (diff)
downloadlibapr-59d599020ef4df0198999746b4d0307d23c38246.tar.gz
Update dependencies.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dso')
-rw-r--r--dso/unix/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dso/unix/Makefile.in b/dso/unix/Makefile.in
index 972c4ca6c..d4a046566 100644
--- a/dso/unix/Makefile.in
+++ b/dso/unix/Makefile.in
@@ -51,6 +51,6 @@ depend:
dso.o: dso.c dso.h $(INCDIR)/apr_private.h \
$(INCDIR)/apr_general.h $(INCDIR)/apr.h \
$(INCDIR)/apr_errno.h $(INCDIR)/apr_pools.h \
- $(INCDIR)/apr_lib.h $(INCDIR)/apr_file_io.h \
- $(INCDIR)/apr_time.h $(INCDIR)/apr_thread_proc.h \
- $(INCDIR)/apr_dso.h
+ $(INCDIR)/apr_lib.h $(INCDIR)/apr_tables.h \
+ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_time.h \
+ $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_dso.h