summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-05-23 00:40:55 +0100
committerBen Hutchings <bhutchings@solarflare.com>2012-05-23 00:41:53 +0100
commit7fcbc5678fc6494b42772483dfac1606e5378e0c (patch)
tree20bdd9d4b236d3d1d3374d8e1424ccbbe2c61187 /Makefile.am
parent0fdcc8c103f534467fdd4845e54d725951ea8773 (diff)
downloadethtool-7fcbc5678fc6494b42772483dfac1606e5378e0c.tar.gz
Add net_tstamp-copy.h to sources for automake
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 4b0eb17..46a2cf2 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 internal.h \
+ethtool_SOURCES = ethtool.c ethtool-copy.h internal.h net_tstamp-copy.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 \