From: Mark Huang Date: Wed, 1 Mar 2006 22:03:38 +0000 (+0000) Subject: - also install plcapi.py stub X-Git-Tag: after-util-vserver-0_30_208-revert~43 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7ac7a9a6c88f7ca183a1204ab9956f31db88f588;p=util-vserver.git - also install plcapi.py stub --- diff --git a/python/Makefile b/python/Makefile index 555dbe8..4242f57 100644 --- a/python/Makefile +++ b/python/Makefile @@ -5,13 +5,13 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: Makefile,v 1.9 2005/11/01 21:54:00 smuir Exp $ +# $Id: Makefile,v 1.10 2005/11/01 22:02:04 smuir Exp $ # INCLUDES := -I.. -I../lib LIBS = -L../lib -lvserver -PY_MODS := vserver.py cpulimit.py bwlimit.py +PY_MODS := vserver.py cpulimit.py bwlimit.py plcapi.py PY_EXT_MODS := vduimpl.so vserverimpl.so LT_LINK = ../libtool --tag=CC --mode=link