summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-24 07:12:38 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-24 07:12:38 +0100
commit04c1de769fb61c5d2585506cf806d7b6e722d7d3 (patch)
treea60b95fd24678d3e5cb7c33dc46a40f2d71ac96d
parent15aa3ac9860f2f545ab61dfbfda9fc2b88bf20f4 (diff)
missing files
-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
+