summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-10-16 13:59:37 +0100
committerThomas Wood <thomas.wood@intel.com>2014-10-17 15:34:44 +0100
commitd2595d765008ddc0cb6fa7ac4c8a4ecf45c6268e (patch)
tree0c97cc863e6f33ff4bc5f5861644f1db3fc44c3f /tools
parentbe4710a541b517b5f8663448bffed5656d59b47b (diff)
quick_dump: fix distcheck
Commit 711a17a (quick_dump: Move base_display.txt to indivual platforms) renamed base_display.txt to common_display.txt, but didn't update Makefile.am accordingly. Since common_display.txt is now included in the platform files, it is automatically included in $(QUICK_DUMP_EXTRA_DIST) and therefore just the reference to base_display.txt needs removing. Cc: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/quick_dump/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/quick_dump/Makefile.am b/tools/quick_dump/Makefile.am
index b183af5c..e7e1f629 100644
--- a/tools/quick_dump/Makefile.am
+++ b/tools/quick_dump/Makefile.am
@@ -23,7 +23,7 @@ all-local: I915ChipsetPython.la
CLEANFILES = chipset_wrap_python.c chipset.py _chipset.so
EXTRA_DIST = $(QUICK_DUMP_EXTRA_DIST) \
- base_display.txt base_interrupt.txt base_other.txt base_power.txt base_rings.txt \
+ base_interrupt.txt base_other.txt base_power.txt base_rings.txt \
quick_dump.py \
reg_access.py \
chipset.i chipset.py