Makefile.am
changeset 922 fede1d8f5b71
parent 882 a7222d7fb7a8
child 945 a5907351e13e
equal deleted inserted replaced
921:c8c2caf0d667 922:fede1d8f5b71
    29 #  standard) as the (only) precondition to have the right to use EtherCAT
    29 #  standard) as the (only) precondition to have the right to use EtherCAT
    30 #  Technology, IP and trade marks.
    30 #  Technology, IP and trade marks.
    31 #
    31 #
    32 #------------------------------------------------------------------------------
    32 #------------------------------------------------------------------------------
    33 
    33 
    34 SUBDIRS = master devices script include
    34 SUBDIRS = \
       
    35     devices \
       
    36     include \
       
    37     master \
       
    38     script \
       
    39     tools
    35 
    40 
    36 DIST_SUBDIRS = master devices script include examples
    41 DIST_SUBDIRS = \
       
    42     devices \
       
    43     examples \
       
    44     include \
       
    45     master \
       
    46     script \
       
    47     tools
    37 
    48 
    38 EXTRA_DIST = \
    49 EXTRA_DIST = \
    39 	Doxyfile \
    50 	Doxyfile \
    40 	FEATURES \
    51 	FEATURES \
    41 	globals.h \
    52 	globals.h \