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:
Alexander Stein
2014-07-08 09:18:12 +02:00
committed by Marc Kleine-Budde
parent 7f24d6adf7
commit 518faef3ac
+1
View File
@@ -8,6 +8,7 @@ LDADD = \
libcan.la
noinst_HEADERS = \
canframelen.h \
lib.h \
terminal.h \
include/linux/can/bcm.h \