1
0
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:
unknown
2003-02-03 11:32:29 +01:00
parent b58dd39b99
commit a598cfbfc3
3 changed files with 14 additions and 7 deletions

View File

@ -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