Add pl_auth to list of modules
authorSteve Muir <smuir@cs.princeton.edu>
Wed, 14 Jun 2006 18:05:58 +0000 (18:05 +0000)
committerSteve Muir <smuir@cs.princeton.edu>
Wed, 14 Jun 2006 18:05:58 +0000 (18:05 +0000)
planetlab.mk

index 972031b..599b1f7 100644 (file)
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2006 The Trustees of Princeton University
 #
-# $Id: planetlab.mk,v 1.20 2006/05/31 15:25:23 mlhuang Exp $
+# $Id: planetlab.mk,v 1.21 2006/06/01 20:52:57 mlhuang Exp $
 #
 
 #
@@ -254,6 +254,15 @@ ALL += util-python
 # proper and util-vserver both use scripts in util-python for building
 proper: util-python
 util-vserver: util-python
+pl_auth: util-python
+
+#
+# pl_auth
+#
+
+pl_auth-MODULE := pl_auth
+pl_auth-SPEC := pl_auth/pl_auth.spec
+ALL += pl_auth
 
 #
 # plcapilib