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