Skip to content

Commit

Permalink
make: test_sharness_deps is PHONY
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Dec 14, 2016
1 parent 7a1ce9f commit 7bb4c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sharness/Rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ $(SHARNESS_$(d)): $(d) ALWAYS
@clonedir=$(dir $(@D)) $</lib/install-sharness.sh

test_sharness_deps: $(SHARNESS_$(d)) $(DEPS_$(d))
.PHONY: test_sharness_deps

test_sharness_short: $(d)/aggregate
.PHONY: test_sharness_short
Expand Down

0 comments on commit 7bb4c7f

Please sign in to comment.