From 979277ba1fc0ce0a3432fee0eeb8a85d3ac1f508 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Fri, 28 Aug 2009 21:18:17 +0000 Subject: [PATCH] Don't need planetlab.c and netns.c any more --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0