浏览代码

* Add the ruby tests to make check

tags/v0.99.beta14
Pascal Terjan pterjan 18 年前
父节点
当前提交
99c145b79a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      ruby/Makefile.am

+ 1
- 0
ruby/Makefile.am 查看文件

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


正在加载...
取消
保存