#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	fontmake -o otf -g sources/Ferrite-Core-DX-Github.glyphs
