diff -r f16b38b8b696 -r 88e573e033f1 devices/Makefile.am --- a/devices/Makefile.am Tue Oct 21 09:33:00 2008 +0000 +++ b/devices/Makefile.am Tue Oct 21 09:58:19 2008 +0000 @@ -35,6 +35,7 @@ DIST_SUBDIRS = e1000 +# using HEADERS to enable tags target noinst_HEADERS = \ 8139too-2.6.13-ethercat.c \ 8139too-2.6.13-orig.c \ @@ -50,7 +51,6 @@ 8139too-2.6.23-orig.c \ 8139too-2.6.24-ethercat.c \ 8139too-2.6.24-orig.c \ - Kbuild.in \ e100-2.6.20-ethercat.c \ e100-2.6.20-orig.c \ e100-2.6.24-ethercat.c \ @@ -59,6 +59,9 @@ e100-2.6.26-orig.c \ ecdev.h +EXTRA_DIST = \ + Kbuild.in + BUILT_SOURCES = \ Kbuild