#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	fontmake -o otf -g dev/Apropal.glyphs
