summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-11 15:29:12 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-11 15:29:12 +0100
commita6ae0f5249aa573c355aa8d17bd15721e6e71d6a (patch)
tree2df937b750260d8b70da2bee8abfb5f95d58664e /Makefile
parent2edc0576a24fe408a4a3aa8a8c345f7c7514a176 (diff)
php-doctrine-cache: 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
+