summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2013-02-05 15:42:15 -0500
committerDavid Malcolm <dmalcolm@redhat.com>2013-02-05 15:42:15 -0500
commit5f6339c432dc227e456b70c459cf6f57c6cfe7c2 (patch)
treee6131fc5b31b9e63a709b8ee239cfc39a12accb5
parentdc309d6b2781dc3810021d2e4e2d669f40227b63 (diff)
downloadpython-ethtool-5f6339c432dc227e456b70c459cf6f57c6cfe7c2.tar.gz
python-ethtool-5f6339c432dc227e456b70c459cf6f57c6cfe7c2.tar.xz
python-ethtool-5f6339c432dc227e456b70c459cf6f57c6cfe7c2.zip
add python-ethtool/netlink-address.c to MANIFEST
It's not clear to me that we need a handcoded MANIFEST file, but if we're going to have it, it ought to be complete.
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 69a83f8..c24d89e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -9,6 +9,7 @@ python-ethtool/etherinfo_ipv6_obj.c
python-ethtool/etherinfo_struct.h
python-ethtool/etherinfo.h
python-ethtool/etherinfo_obj.h
+python-ethtool/netlink-address.c
man/pethtool.8.asciidoc
man/pifconfig.8.asciidoc
setup.py