summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-03-24 13:20:01 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-03-24 13:20:01 +0000
commit85519daeaa9d50c710817949fb25dfbc091de346 (patch)
tree937745f249f06004c297f5ba2959498a1759b115 /textproc/Makefile
parentLet machine/ansi.h know not to play glibc for us. (diff)
Add dictionary, a client provides access to a dictionary server
(RFC 2229) from Emacsen. PR: ports/36225 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes
Notes: svn path=/head/; revision=56532
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c76a229afab8..8b91adc5af2d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -25,6 +25,7 @@
SUBDIR += dadadodo
SUBDIR += dico
SUBDIR += dict
+ SUBDIR += dictionary
SUBDIR += diff-mode.el
SUBDIR += diffstat
SUBDIR += diffutils