--- nono/util/Makefile 2026/04/29 17:05:09 1.1.1.3 +++ nono/util/Makefile 2026/04/29 17:05:16 1.1.1.4 @@ -7,11 +7,12 @@ SUBDIR= \ autoserial \ + mkcgrom \ nvramedit \ sramedit \ + ttfext \ .if "${WITH_GUI}" == "yes" -SUBDIR+= mkcgrom SUBDIR+= viewcgrom .endif