aboutsummaryrefslogtreecommitdiff
path: root/dist/libxsde/xsde/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/libxsde/xsde/makefile')
-rw-r--r--dist/libxsde/xsde/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/libxsde/xsde/makefile b/dist/libxsde/xsde/makefile
index 9120561..b852189 100644
--- a/dist/libxsde/xsde/makefile
+++ b/dist/libxsde/xsde/makefile
@@ -9,7 +9,7 @@ EXTRA_CPPFLAGS := -I..
src := c/expat/xmlparse.c c/expat/xmlrole.c c/expat/xmltok.c
src += c/genx/genx.c c/genx/char-props.c
-src += cxx/string.cxx cxx/ro-string.cxx
+src += cxx/string.cxx cxx/ro-string.cxx cxx/stack.cxx
ifeq ($(XSDE_STL),n)
src += cxx/strdupx.cxx