So that the release tarball can be built with meson too. Signed-off-by: Dylan Baker <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
