summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-04-03 07:55:45 +0200
committerRemi Collet <fedora@famillecollet.com>2017-04-03 07:55:45 +0200
commit40b9564b05d65b26a4b891108832e3d21310a219 (patch)
treeccbad1da08e0f71c4d3c480eb8ac181d85fde827 /Makefile
parent9f7fd9ab970cfc759f55571285c2e7f64cc7e9c8 (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
+