summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2015-12-03 19:01:21 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2015-12-08 15:21:59 +0200
commitb0f4df31baf3ddda72a276f3b2b03ae8363d0843 (patch)
tree8c8918efd39eb6bdaa55e2e070bcc93f8afb264b /lib/Makefile.sources
parent7bd31d090e78d87076f736071a9302aa349164e2 (diff)
lib/kms: Turn base_edid into a template
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'lib/Makefile.sources')
-rw-r--r--lib/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.sources b/lib/Makefile.sources
index cb20f030..49998680 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -11,6 +11,7 @@ libintel_tools_la_SOURCES = \
igt_debugfs.h \
igt_aux.c \
igt_aux.h \
+ igt_edid_template.h \
igt_gt.c \
igt_gt.h \
igt_stats.c \