aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/Makefile
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>1999-08-20 01:17:12 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>1999-08-20 01:17:12 +0000
commit90cc1fbc53153f0c7175c41720a40fd543a55bca (patch)
treec1a3c3003f587a7102b9193101fdebcfc7d36c47 /lib/libedit/Makefile
parent4033a962bf71343a83c94066453d69af1b7e4f10 (diff)
Notes
Diffstat (limited to 'lib/libedit/Makefile')
-rw-r--r--lib/libedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile
index 12d5cb4f1e95..26cd15fd316e 100644
--- a/lib/libedit/Makefile
+++ b/lib/libedit/Makefile
@@ -16,7 +16,8 @@ MLINKS= editline.3 el_init.3 editline.3 el_end.3 editline.3 el_reset.3 \
editline.3 el_parse.3 editline.3 el_set.3 editline.3 el_source.3 \
editline.3 el_resize.3 editline.3 el_line.3 \
editline.3 el_insertstr.3 editline.3 el_deletestr.3 \
- editline.3 history_init.3 editline.3 history_end.3 editline.3 history.3
+ editline.3 history_init.3 editline.3 history_end.3 editline.3 \
+ history.3 el_data_get.3 el_data_set.3
# For speed and debugging