Explorar el Código

* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am

tags/v0.99.beta14
Pascal Terjan pterjan hace 17 años
padre
commit
bb4ec2178b
Se han modificado 1 ficheros con 5 adiciones y 3 borrados
  1. +5
    -3
      ruby/Makefile.am

+ 5
- 3
ruby/Makefile.am Ver fichero

@@ -12,9 +12,11 @@ cucul_la_LDFLAGS = -module -avoid-version -shared -L$(RUBY_LIBDIR) -l$(RUBY_SO_N
cucul_la_LIBADD = ../cucul/libcucul.la

EXTRA_DIST = cucul-canvas.h \
cucul-canvas.h \
common.h \
test.rb \
cucul-canvas.h \
common.h \
test.rb \
t/tc_canvas.rb \
t/tc_font.rb \
t/tc_frame.rb \
README



Cargando…
Cancelar
Guardar