From: Andy Bavier <acb@cs.princeton.edu>
Date: Fri, 28 Aug 2009 21:18:17 +0000 (+0000)
Subject: Don't need planetlab.c and netns.c any more
X-Git-Tag: util-vserver-pl-0.4-3~3
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=979277ba1fc0ce0a3432fee0eeb8a85d3ac1f508;p=util-vserver-pl.git

Don't need planetlab.c and netns.c any more
---

diff --git a/Makefile.am b/Makefile.am
index 32c7ab0..b5b55db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #  
 
-python_vserverimpl_la_SOURCES =	python/vserverimpl.c src/planetlab.c src/netns.c
+python_vserverimpl_la_SOURCES =	python/vserverimpl.c 
 python_vserverimpl_la_LIBADD =	-lvserver
 python_vserverimpl_la_CFLAGS =	-Wno-redundant-decls -I$(top_srcdir)/src $(PYTHON_INCLUDES)
 python_vserverimpl_la_LDFLAGS =	-module -avoid-version