changeset 270:76bfc58fc394

Forgot to register cppunit command in [279].
author cmlenz
date Fri, 07 Oct 2005 10:46:53 +0000
parents 51580a463e3e
children 063ba52dc03d
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@
             NS + 'sh#exec = bitten.build.shtools:exec_',
             NS + 'sh#pipe = bitten.build.shtools:pipe',
             NS + 'c#configure = bitten.build.ctools:configure',
+            NS + 'c#cppunit = bitten.build.ctools:cppunit',
             NS + 'c#make = bitten.build.ctools:make',
             NS + 'java#ant = bitten.build.javatools:ant',
             NS + 'java#junit = bitten.build.javatools:junit',
Copyright (C) 2012-2017 Edgewall Software