mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Ensure that even the (relatively new) "mysql-test/Makefile.am" gets into the source tar-ball.
This commit is contained in:
parent
e93450d442
commit
16b280b11d
2 changed files with 2 additions and 0 deletions
|
|
@ -922,3 +922,4 @@ Docs/Images/mydsn-test-success.txt
|
||||||
Docs/Images/mydsn-trace.txt
|
Docs/Images/mydsn-trace.txt
|
||||||
Docs/Images/mydsn.txt
|
Docs/Images/mydsn.txt
|
||||||
Docs/Images/myflowchart.txt
|
Docs/Images/myflowchart.txt
|
||||||
|
mysql-test/mysql_test_run_new
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,7 @@ CLEANFILES = $(test_SCRIPTS) $(test_DATA)
|
||||||
|
|
||||||
INCLUDES = -I$(srcdir)/../include -I../include -I..
|
INCLUDES = -I$(srcdir)/../include -I../include -I..
|
||||||
bin_PROGRAMS = mysql_test_run_new
|
bin_PROGRAMS = mysql_test_run_new
|
||||||
|
noinst_HEADERS = my_manage.h
|
||||||
mysql_test_run_new_SOURCES= mysql_test_run_new.c my_manage.c
|
mysql_test_run_new_SOURCES= mysql_test_run_new.c my_manage.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue