remove planetlab.* and netns.c as they are no longer used by util-vserver-pl
[util-vserver-pl.git] / Makefile.am
index 4cb1e63..7e13419 100644 (file)
@@ -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
@@ -27,8 +27,6 @@ src_vip6_autod_LDADD =                -lvserver -lnl
 
 src_vsh_SOURCES =              src/vsh.c
 
-noinst_HEADERS =               src/planetlab.h
-
 man_MANS =                     man/vsh.8
 
 pyexec_LTLIBRARIES =           python/vserverimpl.la