mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
22 lines
477 B
Makefile
22 lines
477 B
Makefile
EXTRA_DIST = \
|
|
cmake_parse_arguments.cmake \
|
|
configurable_file_content.in \
|
|
check_minimal_version.cmake \
|
|
create_initial_db.cmake.in \
|
|
make_dist.cmake.in \
|
|
dtrace.cmake \
|
|
abi_check.cmake \
|
|
bison.cmake \
|
|
configure.pl \
|
|
character_sets.cmake \
|
|
libutils.cmake \
|
|
readline.cmake \
|
|
mysql_version.cmake \
|
|
install_macros.cmake \
|
|
ssl.cmake \
|
|
plugin.cmake \
|
|
zlib.cmake \
|
|
stack_direction.c \
|
|
do_abi_check.cmake \
|
|
merge_archives_unix.cmake.in \
|
|
dtrace_prelink.cmake
|