summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2011-06-01 20:56:33 +0100
committerBen Hutchings <bhutchings@solarflare.com>2011-06-01 20:56:33 +0100
commit6147d9d32709e3fd48bd4ed7e17b7534cdaf6d46 (patch)
treee19cdb70be5d34226bc0475cca86c80637410e1c /Makefile.am
parentaa41a267380338c446e8425a5b425c5dde244bf0 (diff)
downloadethtool-6147d9d32709e3fd48bd4ed7e17b7534cdaf6d46.tar.gz
Add new header ethtool-bitops.h to ethtool_SOURCES
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0262c31..c87fb39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ man_MANS = ethtool.8
EXTRA_DIST = LICENSE ethtool.8 ethtool.spec.in aclocal.m4 ChangeLog autogen.sh
sbin_PROGRAMS = ethtool
-ethtool_SOURCES = ethtool.c ethtool-copy.h ethtool-util.h \
+ethtool_SOURCES = ethtool.c ethtool-bitops.h ethtool-copy.h ethtool-util.h \
amd8111e.c de2104x.c e100.c e1000.c igb.c \
fec_8xx.c ibm_emac.c ixgb.c ixgbe.c natsemi.c \
pcnet32.c realtek.c tg3.c marvell.c vioc.c \