wg: remove unused check phony declaration

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2019-01-24 18:14:38 +01:00
parent 3f7a31faea
commit 643a002603
1 changed files with 1 additions and 1 deletions

View File

@ -89,6 +89,6 @@ install: wg
help:
@cat INSTALL
.PHONY: clean install check help
.PHONY: clean install help
-include *.d