From be4f05c4f6d359276f944ba1c777873a3659aa53 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 1 Oct 2001 21:08:03 +0000 Subject: [PATCH] Our histedit.h lives in src/include. --- lib/libedit/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile index c9fcc65046a1..d61e6c5e38cc 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -29,7 +29,6 @@ MLINKS= editline.3 el_init.3 editline.3 el_end.3 editline.3 el_reset.3 \ SRCS= editline.c tokenizer.c history.c SRCS+= common.h emacs.h fcns.h help.h vi.h -INCS= histedit.h CLEANFILES+=common.h editline.c emacs.h fcns.c fcns.h help.c help.h vi.h CFLAGS+=-I. -I${.CURDIR}