summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-08 18:54:08 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-08 18:54:08 +0000
commiteaf83dc03875f3b3b93d67ea9a93b741642b036a (patch)
tree3e3d88a730be8afcd729c6834932ce5de4294758 /lib/libedit
parent3f64ea42b6cd3dd873d73a3957b56ab586f5c052 (diff)
Notes
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile
index 605766d9debe..be056e0cdda8 100644
--- a/lib/libedit/Makefile
+++ b/lib/libedit/Makefile
@@ -4,7 +4,7 @@ LIB= edit
OSRCS= chared.c common.c el.c emacs.c hist.c key.c map.c parse.c \
prompt.c read.c refresh.c search.c sig.c term.c tty.c vi.c \
- help.c fcns.c
+ help.c fcns.c help.h
# For speed and debugging
#SRCS= ${OSRCS} tokenizer.c history.c