This is basically just like the glproto patches, but with meson.build distrubuted in the autotools generated tarball.
Dylan Baker (3): Move headers into structured include directory meson: add meson support autotools: Add meson.build to dist files Makefile.am | 3 +- dri2proto.h => include/X11/extensions/dri2proto.h | 0 .../X11/extensions/dri2tokens.h | 0 meson.build | 44 ++++++++++++++++++++++ 4 files changed, 46 insertions(+), 1 deletion(-) rename dri2proto.h => include/X11/extensions/dri2proto.h (100%) rename dri2tokens.h => include/X11/extensions/dri2tokens.h (100%) create mode 100644 meson.build -- 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
