summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-07-07 19:20:47 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-07-07 19:20:47 +0000
commit206f0de50d685c5ed2f1e2431ec96ecbefaccd2e (patch)
tree27a97e522348a6425484743628c8206e069f17a5 /i18n
parent676f55b18d7ade429d3a4413af0f4e57ee5544dd (diff)
downloadlibapr-206f0de50d685c5ed2f1e2431ec96ecbefaccd2e.tar.gz
Update dependancies in APR
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60315 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'i18n')
-rw-r--r--i18n/unix/Makefile.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/unix/Makefile.in b/i18n/unix/Makefile.in
index 9fe02a58f..88c6bad7d 100644
--- a/i18n/unix/Makefile.in
+++ b/i18n/unix/Makefile.in
@@ -38,7 +38,8 @@ depend:
# DO NOT REMOVE
xlate.o: xlate.c $(INCDIR)/apr_private.h $(INCDIR)/apr_lib.h \
- $(INCDIR)/apr_general.h $(INCDIR)/apr.h \
- $(INCDIR)/apr_errno.h $(INCDIR)/apr_tables.h \
- $(INCDIR)/apr_file_io.h $(INCDIR)/apr_time.h \
- $(INCDIR)/apr_thread_proc.h $(INCDIR)/apr_xlate.h
+ $(INCDIR)/apr.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 \
+ $(INCDIR)/apr_xlate.h