From cfffaeb1c1738eb9db404585f8f319b60f7ccabf Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Tue, 24 Jul 2018 14:04:38 +0200 Subject: update makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 2b11f8a..1a147d9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ PYTHON=python3 +branch := $(git symbolic-ref --short -q HEAD) help : @echo "The following make targets are available:" -- cgit v1.2.3