summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
commit0bc999fbfc8c010689e0320cd3a462b53bf85716 (patch)
treea34d38adf198c8512f756bf0e6b7c6f4415e8492 /Makefile.am
parent8bcc831c5f80bdac44b360db5fbb16db118a6951 (diff)
downloadgobject-introspection-0bc999fbfc8c010689e0320cd3a462b53bf85716.tar.gz
autotools: dist all meson files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 31d69188..e5cc9c9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,9 @@ EXTRA_DIST += \
misc/update-glib-annotations.py \
misc/update-gtkdoc-tests.py \
misc/verbump.py \
- README.msvc
+ README.msvc \
+ meson.build \
+ meson_options.txt
# Default pep8.py --exclude + emacs backup files
PEP8_EXCLUDES=--exclude='.svn,CVS,.bzr,.hg,.git,__pycache__,.\#*'