summaryrefslogtreecommitdiff
path: root/mrustc.cbp
diff options
context:
space:
mode:
authorJohn Hodge (bugs) <tpg@mutabah.net>2014-12-21 18:08:24 +0800
committerJohn Hodge (bugs) <tpg@mutabah.net>2014-12-21 18:08:24 +0800
commit89771222961d699f5ca6f586033b5fb915ced431 (patch)
treeea9c38b65e10f495a0fbb82475221fa8875cba73 /mrustc.cbp
parente1a51554c956ccde6a59952a8b9a557df904cf71 (diff)
downloadmrust-89771222961d699f5ca6f586033b5fb915ced431.tar.gz
Hacking up conversion
Diffstat (limited to 'mrustc.cbp')
-rw-r--r--mrustc.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mrustc.cbp b/mrustc.cbp
index f7d200eb..7fd0f363 100644
--- a/mrustc.cbp
+++ b/mrustc.cbp
@@ -38,6 +38,8 @@
<Unit filename="ast/ast.hpp" />
<Unit filename="ast/path.hpp" />
<Unit filename="common.hpp" />
+ <Unit filename="convert/flatten.cpp" />
+ <Unit filename="convert/render.cpp" />
<Unit filename="convert/resolve.cpp" />
<Unit filename="coretypes.hpp" />
<Unit filename="macros.cpp" />