summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-24 09:42:50 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-24 09:42:50 +0100
commitafa1dad2b04178d53f50cd0e0aae78fb58a5fc1a (patch)
treeb7a3a1c814e500bf3f2661fc846a68f9769259ee
parent2b77530ad2449ca102f91d992f040b1e29bf4eae (diff)
php-PsrLog: missing file
-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
+