[PATCH dri2proto 3/3] autotools: Add meson.build to dist files

Dylan Baker dylan at pnwbakers.com
Mon Nov 6 20:38:02 UTC 2017


So that the release tarball can be built with meson too.

Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 71b3d21..2998a2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ pkgconfig_DATA = dri2proto.pc
 
 dist_doc_DATA = dri2proto.txt
 
+EXTRA_DIST = meson.build
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 
-- 
2.15.0



More information about the xorg-devel mailing list