mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
- added missing el_term.h to the source distribution (BUG#10352)
This commit is contained in:
parent
875ed1e455
commit
8a5a1841ef
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue