adapt import paths in the makefiles

Signed-off-by: David Christofas <dchristofas@owncloud.com>
This commit is contained in:
David Christofas
2020-09-24 17:25:11 +02:00
parent 3389c48990
commit 51af1e6f26
13 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := ocis-webdav
IMPORT := github.com/owncloud/$(NAME)
NAME := webdav
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist