mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 00:46:17 +00:00
build: include intel_l3_parity.h to its _SOURCES to fix make distcheck
and make sure intel_l3_parity.h will be included in tarball. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
This commit is contained in:
parent
50c2653381
commit
13ebe3c014
@ -54,4 +54,5 @@ intel_bios_reader_SOURCES = \
|
|||||||
|
|
||||||
intel_l3_parity_SOURCES = \
|
intel_l3_parity_SOURCES = \
|
||||||
intel_l3_parity.c \
|
intel_l3_parity.c \
|
||||||
|
intel_l3_parity.h \
|
||||||
intel_l3_udev_listener.c
|
intel_l3_udev_listener.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user