autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGS
authorThierry Reding <treding@nvidia.com>
Thu, 22 Feb 2018 17:21:45 +0000 (18:21 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 9 Mar 2018 10:48:22 +0000 (11:48 +0100)
commit6d4d46bca9c58c81c1af98a5bd4909d91558fef4
tree68de76182cb1f44ce34eec557242d0322a5aa722
parent1755f608f5201e0a23f00cc3ea1b01edd07eb6ef
autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGS

This allows the driver to be built on a make distcheck and makes sure
that it properly builds when a distribution tarball is made.

Suggested-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Makefile.am