このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
neercs
ミラー元
https://github.com/cacalabs/neercs.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
master
Sam Hocevar
12年前
親
9916952b2d
コミット
9e0b03052d
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-0
neercs/Makefile.am
+ 2
- 0
neercs/Makefile.am
ファイルの表示
@@ -1,4 +1,6 @@
include $(top_srcdir)/build/autotools/common.am
if BUILD_NEERCS
noinst_PROGRAMS = neercs
endif
書き込み
プレビュー
読み込み中…
キャンセル
保存