X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile.am;h=7e13419d73795f31a11f6d286569c540513f887d;hb=16d8f5d34df3c1fd2f3895fae64e1b77a5c8e6b1;hp=4cb1e6354dec5f739fdb20cab42bdfd80aef036d;hpb=a6e1134d8bdb41b0146cdac83e4e82909e74cb47;p=util-vserver-pl.git 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