install -o0g0 -m 755 src/connmon/connmon /usr/bin &&
if [ -x src/gconnmon/gconnmon ] ; then
  install -o0g0 -m 755 src/gconnmon/gconnmon /usr/bin
fi
