This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Add the ruby tests to make check
tags/v0.99.beta14
Pascal Terjan
pterjan
17 years ago
parent
cd8c7c2c26
commit
99c145b79a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save