~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2010-02-04 16:29:34 UTC
  • mfrom: (1277.1.1 trunk)
  • Revision ID: brian@gaz-20100204162934-oku72zwxwky0zb8r
Merge Lee

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
.PHONY: test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins
19
19
 
20
 
test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins:
 
20
test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins test-jp:
21
21
        @cd ${top_builddir} && $(MAKE) $(AM_MAKEFLAGS) $@