mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-24 02:53:57 +08:00
Added the new ethercat comman-line tool with lsec functionality.
This commit is contained in:
+13
-2
@@ -31,9 +31,20 @@
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS = master devices script include
|
||||
SUBDIRS = \
|
||||
devices \
|
||||
include \
|
||||
master \
|
||||
script \
|
||||
tools
|
||||
|
||||
DIST_SUBDIRS = master devices script include examples
|
||||
DIST_SUBDIRS = \
|
||||
devices \
|
||||
examples \
|
||||
include \
|
||||
master \
|
||||
script \
|
||||
tools
|
||||
|
||||
EXTRA_DIST = \
|
||||
Doxyfile \
|
||||
|
||||
Reference in New Issue
Block a user