summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Yellow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Yellow/Makefile b/cpp/src/Yellow/Makefile
index 8ac9102856f..61f12b22121 100644
--- a/cpp/src/Yellow/Makefile
+++ b/cpp/src/Yellow/Makefile
@@ -50,7 +50,7 @@ SLICE2FREEZECMD = $(SLICE2FREEZE) --include-dir Yellow -I$(slicedir) -I..
include $(top_srcdir)/config/Make.rules
-CPPFLAGS := -I.. -I$(DB_HOME)/include $(XERCESC_FLAGS) $(CPPFLAGS)
+CPPFLAGS := -I.. -I$(DB_HOME)/include $(CPPFLAGS)
LDFLAGS := $(LDFLAGS) -L$(DB_HOME)/lib
$(VERSIONED_NAME): $(OBJS)