Browse Source

* Add the ruby tests to make check

tags/v0.99.beta14
Pascal Terjan pterjan 17 years ago
parent
commit
99c145b79a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ruby/Makefile.am

+ 1
- 0
ruby/Makefile.am View File

@@ -3,6 +3,7 @@ rubylibdir=$(RUBY_SITEARCHDIR)

if USE_RUBY
rubylib_LTLIBRARIES = cucul.la
TESTS = test
endif

cucul_la_CPPFLAGS = -I$(top_srcdir)/cucul -I$(RUBY_ARCHDIR)


Loading…
Cancel
Save