summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-17 15:07:11 +0100
committerRemi Collet <remi@remirepo.net>2020-03-17 15:07:11 +0100
commitbeb50a7afb58f7bcd972dd9e036bea3ba9262eb0 (patch)
tree5ff43a40728bea9efb0ca1bf4e7bf6d0a7fbd535 /Makefile
parent016ff095f2c533f24ffde7d6b4b62a6069ce24bb (diff)
add backport stuffHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+