mesa-drm/tests/util/Makefile.sources
Thierry Reding 4664d657ea tests: Move name tables to libutil
These tables are duplicated in several places, so move them into libutil
so that they can be shared.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-12-18 17:44:01 +00:00

8 lines
94 B
Text

UTIL_FILES := \
common.h \
format.c \
format.h \
kms.c \
kms.h \
pattern.c \
pattern.h