From 3eeea609fc8156370c5087cf362f464461cc2e9a Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Mon, 24 Mar 2008 21:30:00 +0000 Subject: [PATCH] Added codemux --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index f113014..569cc99 100644 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ setup( 'ticket', 'tools', 'bwmon', + 'codemux', 'iptables', ], scripts = [ -- 2.43.0