summaryrefslogtreecommitdiff
path: root/ACEXML/common/Makefile.bor
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-26 15:26:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-26 15:26:14 +0000
commit713427552f522d0f7442fc36dd70028f0c13f277 (patch)
treea18ce6d5a2553e01c76788482c7bdc8dd556b12a /ACEXML/common/Makefile.bor
parent96f337c7b0cb0756476c4e595706c08301e41021 (diff)
downloadATCD-713427552f522d0f7442fc36dd70028f0c13f277.tar.gz
ChangeLogTag: Sat Jan 26 16:17:08 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACEXML/common/Makefile.bor')
-rw-r--r--ACEXML/common/Makefile.bor4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/common/Makefile.bor b/ACEXML/common/Makefile.bor
index 67e6bb0ec14..30be682e3b0 100644
--- a/ACEXML/common/Makefile.bor
+++ b/ACEXML/common/Makefile.bor
@@ -22,8 +22,8 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
- -DACEXML_BUILD_DLL \
- -I..
+ $(ACE_XML_CFLAGS) \
+ -DACEXML_BUILD_DLL
CPPDIR = .;..