summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-22 12:01:39 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-22 12:01:39 +0100
commit65f25ffeee998952482f14a1efa3a73552aa1e28 (patch)
treef885149b8f4abb856c4dfe7dc7430cef30af5f2a /tools
parent115cc20af63a6a3d37db8ecbaa75a1f993fc0543 (diff)
add glib-errors-str-gen.py to EXTRA_DIST
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index a470704d0..a6075c17a 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -19,6 +19,7 @@ EXTRA_DIST = \
glib-client-gen.py \
glib-client-marshaller-gen.py \
glib-errors-check-gen.py \
+ glib-errors-str-gen.py \
glib-ginterface-gen.py \
glib-gtypes-generator.py \
glib-interfaces-gen.py \