#!/bin/sh

LD_LIBRARY_PATH=../glue/.libs mono ./Inotify.exe "$@"
