summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-07 09:13:28 +0200
committerRemi Collet <remi@remirepo.net>2017-06-07 09:13:28 +0200
commitd4b2e8a139e059fc247c7454f6c04bc086a7e3d4 (patch)
tree6f9ba4f9eb56fb1835050c11372ee2fa3a1667fb /Makefile
parent4a85474d08e025d63b61337c5b5d22fc336d96ee (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
+