summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-04 12:22:46 +0200
committerRemi Collet <remi@remirepo.net>2017-09-04 12:22:46 +0200
commite8bfd43cfb6ebf3f3db5b2be4d93a7a7595e8341 (patch)
tree86fbe9b786723d4c349a8e959277190005f7ea72 /Makefile
parent66aeaa75c9f17f3da6e94556b6be92813a6e6eb8 (diff)
backportHEADmaster
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
+