stardot / b-em

An opensource BBC Micro emulator for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
112 stars 57 forks source link

Add fonts directory to install-data-hook #150

Closed samtygier closed 3 years ago

samtygier commented 3 years ago

Make sure that fonts get installed

Adds font director in Makefile.am

Fixes #149

samtygier commented 3 years ago

Thanks