summaryrefslogtreecommitdiff
path: root/cmd-line-utils
diff options
context:
space:
mode:
authorlenz@mysql.com <>2005-05-04 10:49:42 +0200
committerlenz@mysql.com <>2005-05-04 10:49:42 +0200
commit210969a3d91eab4ebf36a42100b9ef24c87e2e47 (patch)
treec4d7196676120ad096a0e10c852821e6e1834e39 /cmd-line-utils
parent7370017daf733059a086487cee9cb71570b9c478 (diff)
downloadmariadb-git-210969a3d91eab4ebf36a42100b9ef24c87e2e47.tar.gz
- added missing el_term.h to the source distribution (BUG#10352)
Diffstat (limited to 'cmd-line-utils')
-rw-r--r--cmd-line-utils/libedit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-line-utils/libedit/Makefile.am b/cmd-line-utils/libedit/Makefile.am
index a3d73a7082a..9ff005c7156 100644
--- a/cmd-line-utils/libedit/Makefile.am
+++ b/cmd-line-utils/libedit/Makefile.am
@@ -22,7 +22,7 @@ libedit_a_DEPENDENCIES = @LIBEDIT_LOBJECTS@
pkginclude_HEADERS = readline/readline.h
-noinst_HEADERS = chared.h el.h histedit.h key.h parse.h refresh.h sig.h \
+noinst_HEADERS = chared.h el.h el_term.h histedit.h key.h parse.h refresh.h sig.h \
sys.h tokenizer.h config.h hist.h map.h prompt.h read.h \
search.h tty.h libedit_term.h