summaryrefslogtreecommitdiff
path: root/Makefile-giscanner.am
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-02-01 21:15:27 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-02-01 21:15:33 -0500
commit7d9dfaad59b20419d41eb2503474ad1445109223 (patch)
tree61000806d2a33bfd2af8379437edd02ae8c4fe2b /Makefile-giscanner.am
parent9871097019082c323b98cc752b568e614fce6d6e (diff)
downloadgobject-introspection-7d9dfaad59b20419d41eb2503474ad1445109223.tar.gz
doctool: Rebrand mallardwriter as docwriter
We eventually want to stop using Mallard as a documentation language. Rationale incoming when I convert all templates back to DocBook.
Diffstat (limited to 'Makefile-giscanner.am')
-rw-r--r--Makefile-giscanner.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 02bb3ec6..b2fad457 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -34,6 +34,7 @@ pkgpyexec_PYTHON = \
giscanner/cachestore.py \
giscanner/codegen.py \
giscanner/docmain.py \
+ giscanner/docwriter.py \
giscanner/dumper.py \
giscanner/introspectablepass.py \
giscanner/girparser.py \
@@ -41,7 +42,6 @@ pkgpyexec_PYTHON = \
giscanner/gdumpparser.py \
giscanner/libtoolimporter.py \
giscanner/odict.py \
- giscanner/mallardwriter.py \
giscanner/maintransformer.py \
giscanner/message.py \
giscanner/shlibs.py \