summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2009-01-15 17:27:10 -0500
committerJeff Garzik <jgarzik@redhat.com>2009-01-15 17:27:10 -0500
commit2c4bd1c0c4d8112c16f9143da69c03d02ac3b1ae (patch)
treec41aa399836424f1c34117f2822bdbada8e20c7c /Makefile.am
parent4eaac2cc32a43dcbecd329bff9824a7535a8808c (diff)
downloadethtool-2c4bd1c0c4d8112c16f9143da69c03d02ac3b1ae.tar.gz
Directly reference GPL v2 via new LICENSE file.
Signed-off-by: Jeff Garzik <jgarzik@redhat.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 43d1236..eac65fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
AM_CFLAGS = -Wall
man_MANS = ethtool.8
-EXTRA_DIST = ethtool.8 ethtool.spec.in aclocal.m4 ChangeLog autogen.sh
+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 \