mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
- added cmd-line-utils/libedit/vis.h to the source distribution
cmd-line-utils/libedit/Makefile.am: - added vis.h to the source distribution
This commit is contained in:
@ -24,7 +24,7 @@ pkginclude_HEADERS = readline/readline.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
|
||||
search.h tty.h libedit_term.h vis.h
|
||||
|
||||
EXTRA_DIST = makelist.sh np/unvis.c np/strlcpy.c np/vis.c np/vis.h np/strlcat.c np/fgetln.c
|
||||
|
||||
|
Reference in New Issue
Block a user