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 \