aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-10-18 13:57:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-10-18 13:57:10 +0000
commitd254842ad2dde058f118f8091c29aaee687f5f1d (patch)
tree411a8f82606dbe1b1ca759ef8f5069a0ab0a4305 /share/Makefile
parentbbe2c48965a1f49585edbab8eb72df6c64db34b7 (diff)
downloadsrc-d254842ad2dde058f118f8091c29aaee687f5f1d.tar.gz
src-d254842ad2dde058f118f8091c29aaee687f5f1d.zip
Add colldef
Notes
Notes: svn path=/head/; revision=52382
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index df4e831da4c1..f7f5ef1f9159 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
-SUBDIR= dict doc examples info isdn man me misc mk mklocale skel \
+SUBDIR= colldef dict doc examples info isdn man me misc mk mklocale skel \
syscons tabset termcap timedef zoneinfo
.include <bsd.subdir.mk>