Trying a utility file
This commit is contained in:
parent
407761abcc
commit
4986a0ef55
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
BIN=guichet
|
||||
SRC=main.go ssha.go profile.go admin.go invite.go directory.go picture.go
|
||||
SRC=main.go ssha.go profile.go admin.go invite.go directory.go utils.go picture.go
|
||||
DOCKER=lxpz/guichet_amd64
|
||||
|
||||
all: $(BIN)
|
||||
|
|
Loading…
Reference in a new issue