summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2002-03-04 09:50:28 +0000
committerphantom <phantom@FreeBSD.org>2002-03-04 09:50:28 +0000
commit7cccef054ffd00b0bb9ba2e49f433472632a5ab5 (patch)
treeb47b02be95d5e75cb56f56a4ba390b35913264d6 /share/mk/Makefile
parentdc2d000aa4f2db0d2f362a53018164d3723cd480 (diff)
downloadFreeBSD-src-7cccef054ffd00b0bb9ba2e49f433472632a5ab5.zip
FreeBSD-src-7cccef054ffd00b0bb9ba2e49f433472632a5ab5.tar.gz
Add basic infrastructure for building and installing Message Catalogs (NLS Catalogs)
Idea obtained from: NetBSD Reviewed by: silence at -hackers
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index 1c17e9a..b5c104b 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -3,7 +3,7 @@
FILES= bsd.README
FILES+= bsd.cpu.mk bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk
-FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk
+FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk
FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk
FILES+= bsd.prog.mk bsd.sgml.mk bsd.subdir.mk bsd.sys.mk
FILES+= sys.mk
OpenPOWER on IntegriCloud