X-Git-Url: http://git.onelab.eu/?p=util-vserver-pl.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=7e13419d73795f31a11f6d286569c540513f887d;hp=4cb1e6354dec5f739fdb20cab42bdfd80aef036d;hb=944bb2f51d4666898ea0365a74bcfc5b66c9d2a2;hpb=361e96e42610e4f7600ae1175617f110874f563e diff --git a/Makefile.am b/Makefile.am index 4cb1e63..7e13419 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 @@ -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