Browse Source

Add missing ruby/test file to the distributed tarball.

tags/v0.99.beta17
Sam Hocevar sam 15 years ago
parent
commit
95f200066d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ruby/Makefile.am

+ 1
- 0
ruby/Makefile.am View File

@@ -31,6 +31,7 @@ caca_la_LIBADD = ../caca/libcaca.la
EXTRA_DIST = ruby.dox \
ruby-caca.dox \
lib/caca.rb \
test \
t/tc_canvas.rb \
t/tc_dither.rb \
t/tc_font.rb \


Loading…
Cancel
Save