mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
GNUmakefile: isobus: include scripts in tarball
Fixes: 42edaeaf52 ("Implement ISOBUS File Server (FS) Interface as a Personal Project")
This commit is contained in:
@@ -154,6 +154,10 @@ isobusfs_srv_LDADD = \
|
|||||||
libisobusfs.la \
|
libisobusfs.la \
|
||||||
libcan.la
|
libcan.la
|
||||||
|
|
||||||
|
EXTRA_DIST += \
|
||||||
|
isobusfs/isobusfs_create_test_dirs.sh \
|
||||||
|
isobusfs/isobusfs_create_test_file.sh
|
||||||
|
|
||||||
j1939acd_LDADD = libj1939.la
|
j1939acd_LDADD = libj1939.la
|
||||||
j1939cat_LDADD = libj1939.la
|
j1939cat_LDADD = libj1939.la
|
||||||
j1939spy_LDADD = libj1939.la
|
j1939spy_LDADD = libj1939.la
|
||||||
|
|||||||
Reference in New Issue
Block a user