- add twiki to internal build
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 9 May 2005 17:18:37 +0000 (17:18 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 9 May 2005 17:18:37 +0000 (17:18 +0000)
plc.mk

diff --git a/plc.mk b/plc.mk
index 4d91f34..4bf9eed 100644 (file)
--- a/plc.mk
+++ b/plc.mk
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: Makefile,v 1.64 2005/05/04 19:14:58 mlhuang Exp $
+# $Id: plc.mk,v 1.1 2005/05/04 21:47:56 mlhuang Exp $
 #
 
 # Default target
@@ -90,6 +90,15 @@ spamassassin-MODULE := spamassassin
 spamassassin-SPEC := spamassassin/spamassassin.spec
 ALL += spamassassin
 
+#
+# TWiki
+#
+
+twiki-CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
+twiki-MODULE := twiki
+twiki-SPEC := twiki/TWiki.spec
+ALL += twiki
+
 ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages