Skip to content
Snippets Groups Projects
Unverified Commit 96dcc62e authored by bolkedebruin's avatar bolkedebruin Committed by GitHub
Browse files

Update Makefile

parent 159cf561
Branches
Tags
No related merge requests found
BINDIR := $(CURDIR)/bin
INSTALL_PATH ?= /usr/local/bin
BINNAME ?= rdpgw
BINNAME2 ?= auth
BINNAME2 ?= rdpgw-auth
# Rebuild the binary if any of these files change
SRC := $(shell find . -type f -name '*.go' -print) go.mod go.sum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment