adapt import paths in the makefiles
Signed-off-by: David Christofas <dchristofas@owncloud.com>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user