~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to test/Makefile.am

Couple of quick renaming follow up changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
testdir =               $(benchdir_root)/mysql-test
24
24
EXTRA_SCRIPTS =         valgrind.supp $(PRESCRIPTS)
25
25
EXTRA_DIST =            $(EXTRA_SCRIPTS) suite
26
 
GENSCRIPTS =            install_test_db mtr drizzle-test-run
 
26
GENSCRIPTS =            install_test_db dtr drizzle-test-run
27
27
PRESCRIPTS =            drizzle-test-run.pl drizzle-stress-test.pl
28
28
test_SCRIPTS =          $(GENSCRIPTS) $(PRESCRIPTS)
29
29
CLEANFILES =            $(GENSCRIPTS)