Skip to content

Commit

Permalink
remove non existent phony target
Browse files Browse the repository at this point in the history
  • Loading branch information
snopf committed Feb 6, 2020
1 parent 468dbc8 commit 135872b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/host/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: browser_extension pc install
.PHONY: browser_extension pc

all: browser_extension pc

Expand Down

0 comments on commit 135872b

Please sign in to comment.