#! /bin/bash

# This is a small pre-packaging source generation and include correction script that should be
# run before packaging this project for use with ZX/Zomp.

rm -rf _build
rm -f ebin/*.beam
rm -f rebar*
