summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2012-02-22 23:41:30 +0100
committerRico Tzschichholz <ricotz@t-online.de>2012-02-22 23:41:30 +0100
commitf8822d285a06827b2ee555f743f1b277a88ef18e (patch)
tree0e9484004afcba95061dd684d7d61c89eda291d5
parente9a4fcaf5cd564076ad61fd82893cc391704984d (diff)
downloadgobject-introspection-f8822d285a06827b2ee555f743f1b277a88ef18e.tar.gz
g-ir-doc-tool: Add missing files
-rw-r--r--Makefile-giscanner.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 14ac5be3..c529c4eb 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -50,6 +50,7 @@ pkgpyexec_PYTHON = \
giscanner/mallard-C-property.tmpl \
giscanner/mallard-C-record.tmpl \
giscanner/mallard-C-signal.tmpl \
+ giscanner/mallard-C-vfunc.tmpl \
giscanner/mallard-Python-class.tmpl \
giscanner/mallard-Python-default.tmpl \
giscanner/mallard-Python-enum.tmpl \
@@ -58,6 +59,7 @@ pkgpyexec_PYTHON = \
giscanner/mallard-Python-property.tmpl \
giscanner/mallard-Python-record.tmpl \
giscanner/mallard-Python-signal.tmpl \
+ giscanner/mallard-Python-vfunc.tmpl \
giscanner/maintransformer.py \
giscanner/message.py \
giscanner/shlibs.py \