diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/make/Makefile.fmt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/make/Makefile.fmt b/unix/make/Makefile.fmt index 14657c67..51fbf501 100644 --- a/unix/make/Makefile.fmt +++ b/unix/make/Makefile.fmt @@ -15,6 +15,7 @@ OFILES=\ fmt.$O\ fmtfd.$O\ fmtfdflush.$O\ + fmtlocale.$O\ fmtlock.$O\ fmtprint.$O\ fmtquote.$O\ |