From: KyoungSoo Park Date: Fri, 27 Apr 2007 19:17:20 +0000 (+0000) Subject: added codemux X-Git-Tag: 4.2-rc2~618 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=369b0c071df0f79b9a24556b481b3fbbe245d594;p=build.git added codemux --- diff --git a/planetlab.mk b/planetlab.mk index 63fc2aa7..5edaefcb 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2006 The Trustees of Princeton University # -# $Id: planetlab.mk,v 1.52 2007/03/02 20:55:36 faiyaza Exp $ +# $Id: planetlab.mk,v 1.53 2007/03/02 21:12:49 faiyaza Exp $ # # @@ -204,6 +204,14 @@ ALL += proper proper: libhttpd++ +# +# CoDemux: Port 80 demux +# + +codemux-MODULE := codemux +codemux-SPEC := codemux/codemux.spec +ALL += codemux + # # MySQL #