#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build-indep:
	fontmake --keep-overlaps -g _docs/font-source/weathericons-regular.glyphs -o otf --output-path=weathericons-regular.otf
