Skip to content

Commit

Permalink
remove wrong clean
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos committed Nov 30, 2023
1 parent 53fb81f commit c9c2555
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hole-punch-interop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ clean:
$(MAKE) -C $$dir clean; \
done

.PHONY: rust-relay router all $(ALL_SUBDIRS) clean
.PHONY: rust-relay router all $(ALL_SUBDIRS)

0 comments on commit c9c2555

Please sign in to comment.