~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

Merged in codestyle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
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
 
CLEANFILES =            $(GENSCRIPTS)
 
29
CLEANFILES =            $(GENSCRIPTS) mtr
30
30
noinst_PROGRAMS =       resolve_stack_dump
31
31
 
32
32
AM_CPPFLAGS =           -I$(top_builddir)/include -I$(top_srcdir)/include \