--- misc/scripts/shell/build.sh 2004/03/21 19:20:34 1.12 +++ misc/scripts/shell/build.sh 2004/03/22 01:02:37 1.13 @@ -4,7 +4,7 @@ # builds new-style dists from cvs source, and puts them # in a single location for download (eg. snapshots) # -# $Id: build.sh,v 1.12 2004/03/21 19:20:34 tdb Exp $ +# $Id: build.sh,v 1.13 2004/03/22 01:02:37 tdb Exp $ # base directory for staging STAGING=/u1/i-scream/staging @@ -106,7 +106,7 @@ fetchlib() { } # Full set of programs to be built -PROGS="server util corbaservices conient dbreporter rrdgraphing php winhost libstatgrab ihost" +PROGS="server util corbaservices conient rrdgraphing php libstatgrab ihost libukcprog idar pystatgrab" # Read command line args if [ "X$1" != "X" ]; then