~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Lee Bieber
  • Date: 2010-01-30 23:42:02 UTC
  • mto: This revision was merged to the branch mainline in revision 1282.
  • Revision ID: lbieber@lee-biebers-macbook-pro.local-20100130234202-sxmqfteqwiq15ptg
add target to japanese tests

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) $@