#!/bin/sh
export MONO_PATH=../glib:/home/mandrake/rpm/BUILD/dbus-sharp-glib-0.3/src:$MONO_PATH
mono --debug $@
