diff -r 48c2dbc12bde -r bcc71748b66c devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Tue Aug 07 08:29:30 2007 +0000 +++ b/devices/e1000/Makefile.am Tue Aug 07 08:37:33 2007 +0000 @@ -35,8 +35,8 @@ Kbuild \ e1000_ethtool-2.6.13-ethercat.c \ e1000_ethtool-2.6.13-orig.c \ - e1000_2.6.13-ethercat.h \ - e1000_2.6.13-orig.h \ + e1000-2.6.13-ethercat.h \ + e1000-2.6.13-orig.h \ e1000_hw-2.6.13-ethercat.c \ e1000_hw-2.6.13-orig.c \ e1000_hw-2.6.13-ethercat.h \ @@ -49,8 +49,8 @@ e1000_param-2.6.13-orig.c \ e1000_ethtool-2.6.18-ethercat.c \ e1000_ethtool-2.6.18-orig.c \ - e1000_2.6.18-ethercat.h \ - e1000_2.6.18-orig.h \ + e1000-2.6.18-ethercat.h \ + e1000-2.6.18-orig.h \ e1000_hw-2.6.18-ethercat.c \ e1000_hw-2.6.18-orig.c \ e1000_hw-2.6.18-ethercat.h \ @@ -63,8 +63,8 @@ e1000_param-2.6.18-orig.c \ e1000_ethtool-2.6.20-ethercat.c \ e1000_ethtool-2.6.20-orig.c \ - e1000_2.6.20-ethercat.h \ - e1000_2.6.20-orig.h \ + e1000-2.6.20-ethercat.h \ + e1000-2.6.20-orig.h \ e1000_hw-2.6.20-ethercat.c \ e1000_hw-2.6.20-orig.c \ e1000_hw-2.6.20-ethercat.h \