mirror of
https://github.com/zrepl/zrepl.git
synced 2025-03-12 05:59:01 +01:00
build: further fixups of ccd062e
: remove ref to deleted sshbytestream subpkg
This commit is contained in:
parent
f3d3a7f5f8
commit
759dae4552
2
Makefile
2
Makefile
@ -2,7 +2,7 @@
|
|||||||
.DEFAULT_GOAL := build
|
.DEFAULT_GOAL := build
|
||||||
|
|
||||||
ROOT := github.com/zrepl/zrepl
|
ROOT := github.com/zrepl/zrepl
|
||||||
SUBPKGS := cmd logger rpc sshbytestream util
|
SUBPKGS := cmd logger rpc util
|
||||||
|
|
||||||
_TESTPKGS := $(ROOT) $(foreach p,$(SUBPKGS),$(ROOT)/$(p))
|
_TESTPKGS := $(ROOT) $(foreach p,$(SUBPKGS),$(ROOT)/$(p))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user