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

- make sure that scripts/*.sql files are being added to the source

distribution as well
This commit is contained in:
unknown
2003-06-20 13:57:51 +02:00
parent 84bf9b8adb
commit 75689220fa

View File

@ -62,7 +62,7 @@ EXTRA_DIST = $(EXTRA_SCRIPTS) \
mysqlaccess.conf \
mysqlbug
pkgdata_DATA = fill_help_tables.sql mysql_fix_privilege_tables.sql
dist_pkgdata_DATA = fill_help_tables.sql mysql_fix_privilege_tables.sql
# mysqlbug should be distributed built so that people can report build
# failures with it.