mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-06 06:49:53 +02:00
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>
This commit is contained in:
committed by
Marc Kleine-Budde
parent
7f24d6adf7
commit
518faef3ac
@@ -8,6 +8,7 @@ LDADD = \
|
||||
libcan.la
|
||||
|
||||
noinst_HEADERS = \
|
||||
canframelen.h \
|
||||
lib.h \
|
||||
terminal.h \
|
||||
include/linux/can/bcm.h \
|
||||
|
||||
Reference in New Issue
Block a user