diff --git a/devices/e1000/Makefile.am b/devices/e1000/Makefile.am index a4d61fdf..7ae2d64e 100644 --- a/devices/e1000/Makefile.am +++ b/devices/e1000/Makefile.am @@ -35,8 +35,8 @@ EXTRA_DIST = \ 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 @@ EXTRA_DIST = \ 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 @@ EXTRA_DIST = \ 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 \