Sfoglia il codice sorgente

* Add the ruby tests to make check

tags/v0.99.beta14
Pascal Terjan pterjan 18 anni fa
parent
commit
99c145b79a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      ruby/Makefile.am

+ 1
- 0
ruby/Makefile.am Vedi 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)


Caricamento…
Annulla
Salva