summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-07 10:34:51 +0100
committerRemi Collet <remi@remirepo.net>2017-11-07 10:34:51 +0100
commit176e121aa16e53abd0f98fc6875663b5dbdce2bb (patch)
tree6ac7cf5590840d61ec019574830f05b342f6f4f6 /Makefile
parentc988148a9bcc5548d4c8a32bfd41d706d0ee0f3b (diff)
backport
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
+