Add missing header canframelen.h to noinst_HEADERS
This is necessary so this header gets included when running make dist. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>pull/1/head
parent
7f24d6adf7
commit
518faef3ac
|
|
@ -8,6 +8,7 @@ LDADD = \
|
||||||
libcan.la
|
libcan.la
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
|
canframelen.h \
|
||||||
lib.h \
|
lib.h \
|
||||||
terminal.h \
|
terminal.h \
|
||||||
include/linux/can/bcm.h \
|
include/linux/can/bcm.h \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue