summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-21 09:34:45 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-21 09:34:45 +0200
commit2f0d38e8c4c43ec2b4220840534883c8d4e0be4f (patch)
tree0c8065028a968d397dd8a767367e921cb21d7f04 /Makefile
parent2d303fa03bd0165bf15fed8cc6029828cc5a17c7 (diff)
php-slim3: 3.4.2
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
+