From 7707ea860d63cf3112aa1432fae77c547f08a1a5 Mon Sep 17 00:00:00 2001 From: curt mayer Date: Sat, 22 Feb 2020 18:07:00 -0800 Subject: [PATCH] build fonts --- Source/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Makefile b/Source/Makefile index a1f417e6..1204b022 100644 --- a/Source/Makefile +++ b/Source/Makefile @@ -5,11 +5,11 @@ NOTDONE = Doc SUBDIRS = Prop SUBDIRS += Apps SUBDIRS += CBIOS +SUBDIRS += Forth +SUBDIRS += Fonts SUBDIRS += CPM22 ZCPR ZCPR-DJ ZSDOS SUBDIRS += HBIOS CPM3 SUBDIRS += ZPM3 -SUBDIRS += Forth -NOTDONE += Fonts SUBDIRS += BPBIOS SUBDIRS += Images TOOLS = ../Tools