X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=Makefile;h=f448d7221e059912b4f7d989ef55e077803ac0cf;hb=32791ffed5bdfaa698e90f9c067dc6e8ababbfc3;hp=802aede583d22d42fae41acf2a4cf0ba8079328e;hpb=7c7d90a781082c6bd22d12a5e2451ca61a5198af;p=src%2Fxds%2Fxds-agent.git diff --git a/Makefile b/Makefile index 802aede..f448d72 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ vendor: tools/glide glide.yaml vendor/debug: vendor (cd vendor/github.com/iotbzh && \ - rm -rf xds-common && ln -s ../../../../xds-common && \ + rm -rf xds-common && ln -s ../../../../xds-common \ rm -rf xds-server && ln -s ../../../../xds-server ) .PHONY: tools/glide