Merge branch 'master' into try-gookikt-config
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
SHELL := bash
|
||||
NAME := glauth
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
############ tooling ############
|
||||
ifneq (, $(shell which go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||
include ../.bingo/Variables.mk
|
||||
|
||||
Reference in New Issue
Block a user