devices/Makefile.am
changeset 1286 88e573e033f1
parent 1262 3c462a0dbf3c
child 1326 ef907b0b5125
equal deleted inserted replaced
1285:f16b38b8b696 1286:88e573e033f1
    33 
    33 
    34 SUBDIRS = e1000
    34 SUBDIRS = e1000
    35 
    35 
    36 DIST_SUBDIRS = e1000
    36 DIST_SUBDIRS = e1000
    37 
    37 
       
    38 # using HEADERS to enable tags target
    38 noinst_HEADERS = \
    39 noinst_HEADERS = \
    39 	8139too-2.6.13-ethercat.c \
    40 	8139too-2.6.13-ethercat.c \
    40 	8139too-2.6.13-orig.c \
    41 	8139too-2.6.13-orig.c \
    41 	8139too-2.6.17-ethercat.c \
    42 	8139too-2.6.17-ethercat.c \
    42 	8139too-2.6.17-orig.c \
    43 	8139too-2.6.17-orig.c \
    48 	8139too-2.6.22-orig.c \
    49 	8139too-2.6.22-orig.c \
    49 	8139too-2.6.23-ethercat.c \
    50 	8139too-2.6.23-ethercat.c \
    50 	8139too-2.6.23-orig.c \
    51 	8139too-2.6.23-orig.c \
    51 	8139too-2.6.24-ethercat.c \
    52 	8139too-2.6.24-ethercat.c \
    52 	8139too-2.6.24-orig.c \
    53 	8139too-2.6.24-orig.c \
    53 	Kbuild.in \
       
    54 	e100-2.6.20-ethercat.c \
    54 	e100-2.6.20-ethercat.c \
    55 	e100-2.6.20-orig.c \
    55 	e100-2.6.20-orig.c \
    56 	e100-2.6.24-ethercat.c \
    56 	e100-2.6.24-ethercat.c \
    57 	e100-2.6.24-orig.c \
    57 	e100-2.6.24-orig.c \
    58 	e100-2.6.26-ethercat.c \
    58 	e100-2.6.26-ethercat.c \
    59 	e100-2.6.26-orig.c \
    59 	e100-2.6.26-orig.c \
    60 	ecdev.h
    60 	ecdev.h
    61 
    61 
       
    62 EXTRA_DIST = \
       
    63 	Kbuild.in
       
    64 	
    62 BUILT_SOURCES = \
    65 BUILT_SOURCES = \
    63 	Kbuild
    66 	Kbuild
    64 
    67 
    65 modules:
    68 modules:
    66 	$(MAKE) -C "@abs_top_srcdir@" modules
    69 	$(MAKE) -C "@abs_top_srcdir@" modules