diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index bb1e00c..bd1ae25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,3 +28,9 @@ CRUFT_FILES = \ include $(top_srcdir)/common/cruft.mak all-local: check-cruft + +EXTRA_DIST = \ + meson.build \ + meson_options.txt \ + config.h.meson \ + scripts/pythondetector |