summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-21 17:34:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-21 17:35:55 -0700
commitddbd8638a2d16725cef7f92bec44c4b9bd9c1ec3 (patch)
tree8fd064de7b7f744ef0006df64d5c09e9e69fba18
parentab15984377b76c5815f1d28c7305f4b8177460aa (diff)
Makefile.am: add meson.build to EXTRA_DIST
Allows using meson to build from tarballs generated by 'make dist' Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index adbbcaf..2524cae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,3 +36,5 @@ ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog INSTALL
+
+EXTRA_DIST = meson.build