Browse Source

Remove missing targets

pull/15/head
10sr 8 years ago
parent
commit
a6e1fa8af2
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      Makefile

+ 1
- 2
Makefile View File

@@ -441,8 +441,7 @@ $(test_els): test-el-%: $(dotfiles_dir)/% $(home)
# test syntax # test syntax
# =========== # ===========


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




Loading…
Cancel
Save