configure: commit test files

These are currently auto-generated, but meson needs the same files, so
lets commit them to reduce duplication.

v3: - Rename .build to build-support

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
This commit is contained in:
Dylan Baker
2017-09-30 12:14:02 -07:00
parent 3b209e9304
commit e4796ab7c8
4 changed files with 14 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
{
radeon_drm_winsys_create;
};

View File

@@ -0,0 +1,6 @@
VERSION_1 {
global:
main;
local:
*;
};