From 5f6339c432dc227e456b70c459cf6f57c6cfe7c2 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Tue, 5 Feb 2013 15:42:15 -0500 Subject: 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. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) 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 -- cgit