From 74cc9d5a9cafbd851bcdaea3b04974cd924fabd0 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 16 Feb 2026 21:15:29 -0500 Subject: Font stuffs. --- Makefile.client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.client') diff --git a/Makefile.client b/Makefile.client index febbae0..754c4f8 100644 --- a/Makefile.client +++ b/Makefile.client @@ -13,7 +13,7 @@ TARGETS := atari # Name of the final, single-file executable. # Default: name of the current dir with target name appended -PROGRAM := fnchat +PROGRAM := client # Path(s) to additional libraries required for linking the program # Use only if you don't want to place copies of the libraries in SRCDIR -- cgit v1.2.3