aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/makefile')
-rw-r--r--xsd-frontend/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsd-frontend/makefile b/xsd-frontend/makefile
index e0526ab..abf6565 100644
--- a/xsd-frontend/makefile
+++ b/xsd-frontend/makefile
@@ -39,6 +39,7 @@ cxx_tun += traversal/attribute.cxx \
traversal/union.cxx
cxx_tun += transformations/anonymous.cxx \
+ transformations/enum-synthesis.cxx \
transformations/restriction.cxx \
transformations/schema-per-type.cxx \
transformations/simplifier.cxx