This website works better with JavaScript.
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
7
Wiki
Activity
瀏覽代碼
* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
tags/v0.99.beta14
Pascal Terjan
pterjan
17 年之前
父節點
f5b3266b6d
當前提交
bb4ec2178b
共有
1 個文件被更改
,包括
5 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-3
ruby/Makefile.am
+ 5
- 3
ruby/Makefile.am
查看文件
@@ -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
Write
Preview
Loading…
取消
儲存