[gobject-introspection] g-ir-doc-tool: Add enum templates to the Makefile
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] g-ir-doc-tool: Add enum templates to the Makefile
- Date: Mon, 20 Feb 2012 17:45:06 +0000 (UTC)
commit ab005e6838fa31e4884855beae7e681a2d507dbc
Author: Tomeu Vizoso <tomeu vizoso collabora com>
Date: Mon Feb 20 18:43:01 2012 +0100
g-ir-doc-tool: Add enum templates to the Makefile
Makefile-giscanner.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index e8edf9d..14ac5be 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -44,6 +44,7 @@ pkgpyexec_PYTHON = \
giscanner/mallardwriter.py \
giscanner/mallard-C-class.tmpl \
giscanner/mallard-C-default.tmpl \
+ giscanner/mallard-C-enum.tmpl \
giscanner/mallard-C-function.tmpl \
giscanner/mallard-C-namespace.tmpl \
giscanner/mallard-C-property.tmpl \
@@ -51,6 +52,7 @@ pkgpyexec_PYTHON = \
giscanner/mallard-C-signal.tmpl \
giscanner/mallard-Python-class.tmpl \
giscanner/mallard-Python-default.tmpl \
+ giscanner/mallard-Python-enum.tmpl \
giscanner/mallard-Python-function.tmpl \
giscanner/mallard-Python-namespace.tmpl \
giscanner/mallard-Python-property.tmpl \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]