Skip to content

Commit

Permalink
GNUmakefile: isobus: include scripts in tarball
Browse files Browse the repository at this point in the history
Fixes: 42edaea ("Implement ISOBUS File Server (FS) Interface as a Personal Project")
  • Loading branch information
marckleinebudde committed Feb 19, 2024
1 parent 8bdcccf commit d4712c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions GNUmakefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ isobusfs_srv_LDADD = \
libisobusfs.la \
libcan.la

EXTRA_DIST += \
isobusfs/isobusfs_create_test_dirs.sh \
isobusfs/isobusfs_create_test_file.sh

j1939acd_LDADD = libj1939.la
j1939cat_LDADD = libj1939.la
j1939spy_LDADD = libj1939.la
Expand Down

0 comments on commit d4712c6

Please sign in to comment.