summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-07-24 14:04:38 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-07-24 14:04:38 +0200
commitcfffaeb1c1738eb9db404585f8f319b60f7ccabf (patch)
treeef658a62fdbb42dcd000d1a9d433dcfcfa823ce0 /Makefile
parent0169c58227b1a322de85bbbeb568eacde0218427 (diff)
update makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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:"