merge with 0.30.213
[util-vserver.git] / python / Makefile
index 4242f57..36c4411 100644 (file)
@@ -5,14 +5,14 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2005 The Trustees of Princeton University
 #
-# $Id: Makefile,v 1.10 2005/11/01 22:02:04 smuir Exp $
+# $Id: Makefile,v 1.13 2007/06/29 19:02:15 dhozac Exp $
 #
 
 INCLUDES := -I.. -I../lib
 LIBS = -L../lib -lvserver
 
-PY_MODS := vserver.py cpulimit.py bwlimit.py plcapi.py
-PY_EXT_MODS := vduimpl.so vserverimpl.so
+PY_MODS := vserver.py cpulimit.py bwlimit.py
+PY_EXT_MODS := vserverimpl.so
 
 LT_LINK = ../libtool --tag=CC --mode=link