From 3236cbdb03ed84271aeacc932760752a733204d4 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 16 Dec 2013 11:54:44 +0100 Subject: More MANIFEST fixes pythonn-ethtool/etherinfo_ipv6_obj.c was removed in commit abab733a87025960a. The MANIFEST file needs to reflect that as well. Signed-off-by: David Sommerseth --- MANIFEST | 1 - 1 file changed, 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 669ad00..d148cf7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,7 +5,6 @@ python-ethtool/ethtool.c python-ethtool/ethtool-copy.h python-ethtool/etherinfo.c python-ethtool/etherinfo_obj.c -python-ethtool/etherinfo_ipv6_obj.c python-ethtool/etherinfo_struct.h python-ethtool/etherinfo.h python-ethtool/etherinfo_obj.h -- cgit