summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-18 07:47:27 +0200
committerRemi Collet <remi@remirepo.net>2017-07-18 07:47:27 +0200
commit3fca45b81585257bcf027bde6e65efeddcf90b1c (patch)
treef6065d598c07b25299e347964584f1ced27f5d84 /Makefile
parentc15a3b0b37c925bb918f09b58cf8280e9b342380 (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
+