瀏覽代碼

Remove syntax check of setup.sh

pull/2/head
10sr 9 年之前
父節點
當前提交
f448ba7b87
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -188,7 +188,7 @@ $(test_els): test-el-%: %
# test syntax
# ===========

test_syntax_shs = test-syntax-shrc test-syntax-profile test-syntax-setup.sh \
test_syntax_shs = test-syntax-shrc test-syntax-profile \
test-syntax-xinitrc test-syntax-xprograms
test-syntax-sh: $(test_syntax_shs)
.PHONY: $(test_syntax_shs)


Loading…
取消
儲存