summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2019-05-21 21:30:12 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2019-05-26 09:37:30 +0200
commitd92265370c5768a1b296c66a832fb953fed0117a (patch)
tree0a281ae61e2a0defc394b77e8fe2bb4b9a98de65 /Makefile.am
parente328e2fd57c3600cf454012f55378591c0469399 (diff)
downloadlibsecret-d92265370c5768a1b296c66a832fb953fed0117a.tar.gz
Include meson.build files in autotools release
Fixes https://gitlab.gnome.org/GNOME/libsecret/issues/25
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8cefbc8..0987630 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -172,6 +172,15 @@ CLEANFILES = \
EXTRA_DIST = \
COPYING.TESTS \
+ meson_options.txt \
+ meson.build \
+ docs/meson.build \
+ docs/man/meson.build \
+ docs/reference/libsecret/meson.build \
+ egg/meson.build \
+ libsecret/meson.build \
+ po/meson.build \
+ tool/meson.build \
build/valgrind \
build/tap-gtester \
build/tap-driver \