mirror of https://github.com/MariaDB/server
Browse Source
(here: "scripts/mysql_fix_privilege_tables{.sql,_sql.c}"). Important for cross-builds.
scripts/Makefile.am:
Generated files like "mysql_fix_privilege_tables{.sql,_sql.c}" should survive
a "make clean", this is essential for cross-builds.
So move them from "CLEANFILES" to "DISTCLEANFILES".
pull/374/head
1 changed files with 6 additions and 8 deletions
Loading…
Reference in new issue