summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-07 13:58:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-07 13:58:13 -0700
commitb297a7738a02b3fb7a8842e054c4068195038c38 (patch)
tree846903789c9dff94110bd724c3e98025dc56ec5e /Makefile.am
parent2b5316265c5ce6c7dbd8f726826d5d5a7385febd (diff)
meson: Add a meson build systemHEADmaster
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/app/appres/-/merge_requests/4>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a3a7fa..95b38cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,4 +40,4 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
-EXTRA_DIST = README.md
+EXTRA_DIST = README.md meson.build