~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-01-01 03:59:51 UTC
  • mto: This revision was merged to the branch mainline in revision 756.
  • Revision ID: mordred@inaugust.com-20090101035951-onyc3m77n2tu4lpv
Remove tests/var on distclean to make distcheck happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
PRESCRIPTS =            test-run.pl stress-test.pl
24
24
noinst_SCRIPTS =        $(GENSCRIPTS) $(PRESCRIPTS)
25
25
CLEANFILES =            $(GENSCRIPTS) mtr
26
 
DISTCLEANFILES =        var
27
26
noinst_PROGRAMS =       resolve_stack_dump
28
27
resolve_stack_dump_SOURCES = resolve_stack_dump.cc
29
28
 
128
127
 
129
128
test-drizzle:
130
129
          $(TEST_RUN) --fast --reorder --force --suite=main,vcol
 
130
 
 
131
distclean-local:
 
132
        rm -rf var