mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
- add missing file "read.h" to the source distribution
This commit is contained in:
parent
00a11f790a
commit
f0239303b9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,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 \
|
||||
sys.h tokenizer.h config.h hist.h map.h prompt.h \
|
||||
sys.h tokenizer.h config.h hist.h map.h prompt.h read.h \
|
||||
search.h tty.h
|
||||
|
||||
EXTRA_DIST = makelist.sh np/unvis.c np/strlcpy.c np/vis.c np/strlcat.c np/fgetln.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue