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
Alexander Stein 2014-07-08 08:34:38 +02:00 committed by Marc Kleine-Budde
parent 7f24d6adf7
commit 518faef3ac
1 changed files with 1 additions and 0 deletions

View File

@ -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 \