diff options
Diffstat (limited to 'Makefile.client')
| -rw-r--r-- | Makefile.client | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
