mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
GNUmakefile.am: add missing vxcan.h to be included in tarball
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@ noinst_HEADERS = \
|
||||
include/linux/can.h \
|
||||
include/linux/can/isotp.h \
|
||||
include/linux/can/netlink.h \
|
||||
include/linux/can/raw.h
|
||||
include/linux/can/raw.h \
|
||||
include/linux/can/vxcan.h
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = \
|
||||
|
||||
Reference in New Issue
Block a user