#!/bin/sh
# can be run from any directory

erlc -o source source/*.erl
