Several files are missed in their proper EXTRA_DIST Makefile.am. And thus `make
distcheck` fails.

These commits fix it.

I've split them in 3 because the missing files are in different sections. But I
can squash them in just one commit if preferred.


Juan A. Suarez Romero (3):
  amd: fix distcheck
  swr: [rasterizer] Fix distcheck
  intel: genxml: fix distcheck

 src/amd/Makefile.sources            | 2 ++
 src/gallium/drivers/swr/Makefile.am | 1 +
 src/intel/Makefile.genxml.am        | 1 +
 3 files changed, 4 insertions(+)

-- 
2.9.3

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to