summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index ac5ad2ec..46c4ffd7 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -2,7 +2,6 @@ EXTRA_DIST = \
c-constants-generator.xsl \
c-interfaces-generator.xsl \
doc-generator.xsl \
- genginterface.py \
glib-client-marshaller-gen.py \
glib-errors-enum-body.xsl \
glib-errors-enum-header.xsl \
@@ -12,11 +11,7 @@ EXTRA_DIST = \
glib-gtypes-generator.py \
glib-signals-marshal-gen.py \
identity.xsl \
- libglibcodegen.py \
- ls-interfaces.xsl \
- make-all-async.xsl \
- spec-to-introspect.xsl \
- update-spec-gen-am.sh
+ libglibcodegen.py
glib-client-marshaller-gen.py: libglibcodegen.py
touch $@