aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2007-08-23 10:49:54 -0400
committerRuss Cox <rsc@swtch.com>2007-08-23 10:49:54 -0400
commit2c0dfd420a4aa121b6e76f19bfb0a82348f8983a (patch)
treec1ec889395064ef6380310889802e178dc6dc819
parente9f50ca103acfb10afb6a2c93f261560d01387c0 (diff)
parente9f50ca103acfb10afb6a2c93f261560d01387c0 (diff)
downloadplan9port-2c0dfd420a4aa121b6e76f19bfb0a82348f8983a.tar.gz
plan9port-2c0dfd420a4aa121b6e76f19bfb0a82348f8983a.tar.bz2
plan9port-2c0dfd420a4aa121b6e76f19bfb0a82348f8983a.zip
merge
-rw-r--r--unix/make/Makefile.fmt1
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\