devices/Makefile.am
changeset 2076 1baafcd263cc
parent 2066 b544025bd696
child 2147 af5c0ddbeb87
equal deleted inserted replaced
2070:1e2a9fcb3095 2076:1baafcd263cc
    25 #  EtherCAT technology and brand is only permitted in compliance with the
    25 #  EtherCAT technology and brand is only permitted in compliance with the
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    27 #
    27 #
    28 #------------------------------------------------------------------------------
    28 #------------------------------------------------------------------------------
    29 
    29 
    30 SUBDIRS = e1000
    30 SUBDIRS = \
       
    31 	e1000 \
       
    32 	e1000e
    31 
    33 
    32 DIST_SUBDIRS = e1000
    34 DIST_SUBDIRS = \
       
    35 	e1000 \
       
    36 	e1000e
    33 
    37 
    34 # using HEADERS to enable tags target
    38 # using HEADERS to enable tags target
    35 noinst_HEADERS = \
    39 noinst_HEADERS = \
    36 	8139too-2.6.13-ethercat.c \
    40 	8139too-2.6.13-ethercat.c \
    37 	8139too-2.6.13-orig.c \
    41 	8139too-2.6.13-orig.c \