aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: ed43d5663ec916091e413e9397e92a44bd4b908e (plain) (blame)
1
2
3
4
5
all: guichet

guichet: main.go ssha.go profile.go admin.go
	go get -v
	go build -v