aboutsummaryrefslogtreecommitdiff
path: root/dist/libxsde/xsde/nmakefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-03-11 13:44:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-03-11 13:44:03 +0200
commitfb2b2359be798213a7a1a6d58b3627e63f8315d7 (patch)
tree075932d7bf5102e01c11be5c789167a697b6876e /dist/libxsde/xsde/nmakefile
parent9db750f407ceeb5c1fab99414b074d289bfda179 (diff)
Add the new file to dist build system makefiles
The file was added in the previous commit.
Diffstat (limited to 'dist/libxsde/xsde/nmakefile')
-rw-r--r--dist/libxsde/xsde/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/libxsde/xsde/nmakefile b/dist/libxsde/xsde/nmakefile
index 2e7e11a..506b874 100644
--- a/dist/libxsde/xsde/nmakefile
+++ b/dist/libxsde/xsde/nmakefile
@@ -11,7 +11,7 @@ EXTRA_CPPFLAGS = /I..
src = c\expat\xmlparse.c c\expat\xmlrole.c c\expat\xmltok.c
src = $(src) c\genx\genx.c c\genx\char-props.c
-src = $(src) cxx\string.cxx cxx\ro-string.cxx
+src = $(src) cxx\string.cxx cxx\ro-string.cxx cxx\stack.cxx
!if "$(XSDE_STL)" == "n"
src = $(src) cxx\strdupx.cxx