summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-11 15:39:19 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-11 15:39:19 +0100
commit316ad3153338c353588e3e7b625f4d62b24638bd (patch)
tree86ef1d659b15bdb414e31e2a20d4f06c76d266c0 /Makefile
parent50c2f8099a33e4d2a8a9b06e78e999d7bd228819 (diff)
php-doctrine-dbal: 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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+