summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-04-03 03:06:09 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-04-03 03:06:09 +0000
commitfccceb06a5665b1f87c12fa9e8e73204651ee4c7 (patch)
treea7c3c9e349bdef31f09f27cf86a433cc8b963683 /build
parentb3bc8d0645699872efbd85111a0e10e246247721 (diff)
downloadlibapr-fccceb06a5665b1f87c12fa9e8e73204651ee4c7.tar.gz
Added header to catch export symbols.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1088201 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/NWGNUmakefile b/build/NWGNUmakefile
index 980b4d5a0..68fff198b 100644
--- a/build/NWGNUmakefile
+++ b/build/NWGNUmakefile
@@ -45,6 +45,7 @@ cc.opt : NWGNUmakefile $(APR_WORK)/build/NWGNUenvironment.inc $(APR_WORK)/build/
@echo $(DL)-I$(APR)/include/arch/netware$(DL)>> $@
@echo $(DL)-I$(APR)/include/arch/unix$(DL)>> $@
@echo $(DL)-I$(APU)/include$(DL)>> $@
+ @echo $(DL)-I$(APU)/include/private$(DL)>> $@
@echo $(DL)-I$(APU)/build$(DL)>> $@
@echo $(DL)-ir $(NOVELLLIBC)$(DL)>> $@
ifneq "$(LDAPSDK)" ""