mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- added missing files/directories from bdb and libedit to source distribution
- make sure to not included BK's "SCCS" directories in source distribution Makefile.am: - make sure to not include BKs "SCCS" directories in the source distribution bdb/Makefile.in: - added missing subdirectories to source distribution cmd-line-utils/libedit/Makefile.am: - added missing files to source distribution
This commit is contained in:
@ -20,10 +20,12 @@ 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 compat.h fgetln.h \
|
||||
tokenizer.h compat.h compat_conf.h fgetln.h \
|
||||
hist.h map.h prompt.h search.h \
|
||||
strlcpy.h term.h tty.h
|
||||
|
||||
EXTRA_DIST = makelist
|
||||
|
||||
DEFS = -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -DNO_KILL_INTR
|
||||
|
||||
vi.h: vi.c makelist
|
||||
|
Reference in New Issue
Block a user