--- nono/util/Makefile 2026/04/29 17:05:09 1.1.1.3 +++ nono/util/Makefile 2026/04/29 17:05:53 1.1.1.5 @@ -6,12 +6,14 @@ .include "../Makefile.inc" SUBDIR= \ + adpcmconv \ autoserial \ + mkcgrom \ nvramedit \ sramedit \ + ttfext \ .if "${WITH_GUI}" == "yes" -SUBDIR+= mkcgrom SUBDIR+= viewcgrom .endif