]> Shamusworld >> Repos - apple2/blobdiff - Makefile
Removed GUI cruft, added 10 & 12pt fonts.
[apple2] / Makefile
index 37c51a1a6b94e104485731b1e5a977542f5041d7..017b7ec0d2cfa426a9cd5196ff32691fc7d77f6e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,8 @@ INCS = -I. -I./src
 
 OBJS = \
        obj/diskselector.o    \
+       obj/font10pt.o        \
+       obj/font12pt.o        \
        obj/font14pt.o        \
        obj/gui.o             \
                           \