summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-25 12:16:01 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-25 12:16:01 +0100
commit4650a2f7b2a29a25008c2cb933698d34614dcee7 (patch)
treef2131d77ec688916ff3cae036191d22438aa0607 /Makefile
parent911d9479a5fda34129b7e67110dd9ff91a695de1 (diff)
php-Monolog: backport 1.2.1 for remi repo
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
+