aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-03-11 14:18:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-03-11 14:18:16 +0200
commitda1ce0f39a36a2fca1f8d51a67b92be6368ddbfd (patch)
tree5752560e8054e8ba61cd6138d3a11a429b30e257 /libxsde/xsde/makefile
parentfb2b2359be798213a7a1a6d58b3627e63f8315d7 (diff)
Use the common POD stack container for the parser state
Diffstat (limited to 'libxsde/xsde/makefile')
-rw-r--r--libxsde/xsde/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxsde/xsde/makefile b/libxsde/xsde/makefile
index b9b3884..f7d17ed 100644
--- a/libxsde/xsde/makefile
+++ b/libxsde/xsde/makefile
@@ -68,7 +68,7 @@ endif
## C++/Parser
##
-cxx_tun += cxx/parser/elements.cxx cxx/parser/state.cxx
+cxx_tun += cxx/parser/elements.cxx
ifeq ($(xsde_polymorphic),y)
cxx_tun += cxx/parser/map.cxx cxx/parser/substitution-map.cxx