1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Add CMakeLists.txt to EXTRA_DIST

This commit is contained in:
unknown
2007-04-18 19:34:33 +02:00
parent 1f949e082d
commit b4573eb4ca

View File

@ -65,7 +65,8 @@ EXTRA_DIST = $(EXTRA_SCRIPTS) \
mysqlaccess.conf \
mysqlbug \
make_win_bin_dist \
mysql_system_tables_fix.sql
mysql_system_tables_fix.sql \
CMakeLists.txt
dist_pkgdata_DATA = fill_help_tables.sql \
mysql_fix_privilege_tables.sql \