summaryrefslogtreecommitdiff
path: root/cli/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-18 12:50:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-18 12:52:25 +0200
commit5a01a260c368d3045f0870cc09620a772027e911 (patch)
tree504d6d3d1504d0c8e180d1f36eed17b2a3fff07a /cli/makefile
parent650ea3bd3bac1fa50f9c8566d5def774c5eb2fee (diff)
Initial support for plain text documentation (--generate-txt)
Support for option documentation generation is still a TODO.
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 3b29fdc..3c99e19 100644
--- a/cli/makefile
+++ b/cli/makefile
@@ -19,6 +19,7 @@ runtime-inline.cxx \
runtime-source.cxx \
man.cxx \
html.cxx \
+txt.cxx \
generator.cxx \
name-processor.cxx