summaryrefslogtreecommitdiff
path: root/cli/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-10-29 12:40:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-10-29 12:40:46 +0200
commit381f872a76f6ad8fc5caee172e903f08dd652547 (patch)
treee6eb9e81154eb33421da34af9fe66360d4119cab /cli/makefile
parent4c13393de7c54d3e2075ca89a0e3ade1415c59f8 (diff)
Add parsing support for scope-level documentation
Diffstat (limited to 'cli/makefile')
-rw-r--r--cli/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/makefile b/cli/makefile
index c06f8d4..78e09b1 100644
--- a/cli/makefile
+++ b/cli/makefile
@@ -23,6 +23,7 @@ name-processor.cxx
cxx_tun += \
semantics/class.cxx \
+semantics/doc.cxx \
semantics/elements.cxx \
semantics/expression.cxx \
semantics/namespace.cxx \