diff options
Diffstat (limited to 'ruby')
| -rw-r--r-- | ruby/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ruby/Makefile.am b/ruby/Makefile.am index 35599c30..37eb3f36 100644 --- a/ruby/Makefile.am +++ b/ruby/Makefile.am @@ -49,9 +49,7 @@ if HAVE_RUBY TESTS = run-bindtests run-ruby-tests -TESTS_ENVIRONMENT = \ - RUBY=$(RUBY) \ - $(top_builddir)/run --test +TESTS_ENVIRONMENT = $(top_builddir)/run --test all: $(generator_built) $(RAKE) build |
