summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-23 09:27:37 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-23 09:27:37 +0100
commitb7bd7310402e26a264e9238e7f7ff41c0cab0e64 (patch)
treea9558e942c6cf5e6d36f9aafc6aa3b158cda017c /Makefile
parentfe5bfd82283264e0da256c2806f907df3233fad1 (diff)
php-Raven: 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
+