hook up licensing in makefile

This commit is contained in:
Willy Kloucek
2022-04-08 07:40:55 +02:00
parent 60b6b80ae7
commit 29123cdfff
24 changed files with 725 additions and 52 deletions
+7
View File
@@ -42,3 +42,10 @@ ci-node-generate: # ocis needs assets of all other modules
@if [ $(MAKE_DEPTH) -le 1 ]; then \
$(MAKE) --no-print-directory -C .. ci-node-generate \
; fi;
############ licenses ############
.PHONY: ci-node-licenses-check
ci-node-licenses-check:
.PHONY: ci-node-licenses-save
ci-node-licenses-save: