docs: add igt_edid_template.h to IGNORE_HFILES

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood 2015-12-21 16:50:16 +00:00
parent 1b9085b979
commit fa24ce6b96

View File

@ -126,9 +126,9 @@ EXTRA_HFILES=
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
IGNORE_HFILES=gen6_render.h gen7_media.h gen7_render.h gen8_media.h \ IGNORE_HFILES=gen6_render.h gen7_media.h gen7_render.h gen8_media.h \
gen8_render.h gpgpu_fill.h i830_reg.h i915_3d.h i915_pciids.h \ gen8_render.h gpgpu_fill.h i830_reg.h i915_3d.h i915_pciids.h \
i915_reg.h intel_reg.h debug.h instdone.h media_fill.h \ i915_reg.h igt_edid_template.h intel_reg.h debug.h instdone.h \
rendercopy.h media_spin.h media_fill_gen9.h gen9_render.h \ media_fill.h rendercopy.h media_spin.h media_fill_gen9.h \
version.h gen9_render.h version.h
# Images to copy into HTML directory. # Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png