aboutsummaryrefslogtreecommitdiff
path: root/xml/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xml/makefile')
-rw-r--r--xml/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/makefile b/xml/makefile
index 52203aa..3890d87 100644
--- a/xml/makefile
+++ b/xml/makefile
@@ -5,7 +5,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
sources := qname.cxx parser.cxx serializer.cxx value-traits.cxx
-xml_headers := content exception forward qname parser serializer value-traits
+xml_headers := content exception forward qname parser serializer value-traits \
+version
# Expat.
#