Fix error in "make dist" (sql/CMakeLists.txt is not delivered in source distribution)
This commit is contained in:
parent
1d8cfe3c77
commit
aa2b482ec4
@ -153,7 +153,7 @@ BUILT_SOURCES = $(BUILT_MAINT_SRC) lex_hash.h link_sources
|
|||||||
EXTRA_DIST = udf_example.c udf_example.def $(BUILT_MAINT_SRC) \
|
EXTRA_DIST = udf_example.c udf_example.def $(BUILT_MAINT_SRC) \
|
||||||
nt_servc.cc nt_servc.h mysql_install_db.cc mysql_upgrade_service.cc \
|
nt_servc.cc nt_servc.h mysql_install_db.cc mysql_upgrade_service.cc \
|
||||||
message.mc message.h message.rc MSG00001.bin \
|
message.mc message.h message.rc MSG00001.bin \
|
||||||
winservice.c winservice.h
|
winservice.c winservice.h \
|
||||||
CMakeLists.txt
|
CMakeLists.txt
|
||||||
|
|
||||||
CLEANFILES = lex_hash.h sql_yacc.output link_sources
|
CLEANFILES = lex_hash.h sql_yacc.output link_sources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user