summaryrefslogtreecommitdiff
path: root/encoding/Makefile.in
diff options
context:
space:
mode:
authorianh <ianh@13f79535-47bb-0310-9956-ffa450edef68>2002-01-18 17:57:42 +0000
committerianh <ianh@13f79535-47bb-0310-9956-ffa450edef68>2002-01-18 17:57:42 +0000
commit9bf0e77be5e48dfe44778fc70e9936bf5490987a (patch)
treedad61d462ff890e5a33092d370a0cd64ae0482f4 /encoding/Makefile.in
parent52c401e5f612318143a42c7496459e5464451997 (diff)
downloadlibapr-util-9bf0e77be5e48dfe44778fc70e9936bf5490987a.tar.gz
APRUTIL_INCLUDES now available.
todo: get httpd to link to it. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58525 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'encoding/Makefile.in')
-rw-r--r--encoding/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/encoding/Makefile.in b/encoding/Makefile.in
index ee7aeeac..9571c5ad 100644
--- a/encoding/Makefile.in
+++ b/encoding/Makefile.in
@@ -3,7 +3,7 @@ VPATH = @srcdir@
top_builddir=@top_builddir@
top_srcdir=@abs_srcdir@
-INCLUDES=-I$(top_builddir)/include -I$(top_srcdir)/include @APR_INCLUDES@
+INCLUDES=-I$(top_builddir)/include -I$(top_srcdir)/include @APR_INCLUDES@ @APRUTIL_INCLUDES@
TARGETS = apr_base64.lo