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:
Rodrigo Vivi 2013-10-22 12:35:59 -02:00
parent 50c2653381
commit 13ebe3c014

View File

@ -54,4 +54,5 @@ intel_bios_reader_SOURCES = \
intel_l3_parity_SOURCES = \
intel_l3_parity.c \
intel_l3_parity.h \
intel_l3_udev_listener.c