summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-10-08 16:16:39 +0100
committerThomas Wood <thomas.wood@intel.com>2014-12-04 16:07:55 +0000
commit8d82e5b5efb56bdf1aa2eae8a3d82817854e119b (patch)
tree32d3757aa19be655d28ece8ebb5a45e034f4b7bb /lib/Makefile.sources
parent304c874b58c0a65dcc5442c50099d048d4fe0633 (diff)
lib: remove igt_edid.h
This has been replaced by igt_kms_get_base_edid(). Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/Makefile.sources')
-rw-r--r--lib/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.sources b/lib/Makefile.sources
index eee145f1..819b21a4 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -44,7 +44,6 @@ libintel_tools_la_SOURCES = \
intel_iosf.c \
igt_kms.c \
igt_kms.h \
- igt_edid.h \
igt_fb.c \
igt_fb.h \
igt_core.c \