summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-22 09:44:35 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-22 13:44:20 +0100
commit9466ce9bee6c89abed3014f399c34c0ea3563d31 (patch)
treeeb6602ddb79d470308a0bd422537846c4ebf3c6c /Makefile.am
parentce6359bb49c008e9b4b0c893a26042d8aa9b816a (diff)
downloadatk-9466ce9bee6c89abed3014f399c34c0ea3563d31.tar.gz
build: Remove local introspection.m4
Always use the system one, since: - we require gobject-introspection at build time - the local copy always goes out of sync - the system copy is actually maintained
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9da8550..edc6976 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,6 @@ meson_dist_files = \
EXTRA_DIST = \
MAINTAINERS \
atk.pc.in \
- m4/introspection.m4 \
config.h.win32 \
$(meson_dist_files)