commit 2c0dfd420a4aa121b6e76f19bfb0a82348f8983a parent e9f50ca103acfb10afb6a2c93f261560d01387c0 Author: Russ Cox <rsc@swtch.com> Date: Thu, 23 Aug 2007 10:49:54 -0400 merge Diffstat:
M | unix/make/Makefile.fmt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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\