mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
make clean generated as appropriate
This commit is contained in:
parent
ccc4681d03
commit
898bf3b14a
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ DEFS = -DMYSQL_SERVER \
|
|||
|
||||
BUILT_SOURCES = sql_yacc.cc sql_yacc.h lex_hash.h
|
||||
EXTRA_DIST = udf_example.cc handlerton-win.cc $(BUILT_SOURCES)
|
||||
DISTCLEANFILES = lex_hash.h
|
||||
CLEANFILES = lex_hash.h sql_yacc.cc sql_yacc.h
|
||||
AM_YFLAGS = -d
|
||||
|
||||
mysql_tzinfo_to_sql.cc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue