added PlanetLabKeys
authorAaron Klingaman <alk@cs.princeton.edu>
Mon, 12 Apr 2004 14:31:57 +0000 (14:31 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Mon, 12 Apr 2004 14:31:57 +0000 (14:31 +0000)
Makefile

index c995feb..dc8da6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
-# $Id: Makefile,v 1.10 2004/04/12 14:03:16 alk-pl_rpm Exp $
+# $Id: Makefile,v 1.11 2004/04/12 14:12:41 alk-pl_rpm Exp $
 #
 
 # Default target
@@ -199,6 +199,17 @@ PlanetLabConf-MODULE := PlanetLabConf
 PlanetLabConf-SPEC := PlanetLabConf/PlanetLabConf.spec
 ALL += PlanetLabConf
 
+#
+# PlanetLabKeys
+#
+
+PlanetLabKeys-CVSROOT := pup-node_pkgs@cvs.planet-lab.org:/cvs
+PlanetLabKeys-INITIAL := PLANETLABKEYS_0_1_R_3
+PlanetLabKeys-TAG := PLANETLABKEYS_0_1_R_3
+PlanetLabKeys-MODULE := PlanetLabKeys
+PlanetLabKeys-SPEC := PlanetLabKeys/PlanetLabKeys.spec
+ALL += PlanetLabKeys
+
 ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages