#!/usr/bin/make -f

%:
	dh $@ --without=single-binary

override_dh_auto_build:
	vfb3ufo allerta_medium.vfb
	fontmake -u allerta_medium.ufo -o otf
	vfb3ufo allerta_stencil.vfb
	fontmake -u allerta_stencil.ufo -o otf
