summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-11 15:23:18 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-11 15:23:18 +0100
commit21f2c80a52bec149b70a12df035134f0258733bc (patch)
treecf00a8be935ed383bd55e0d0edbc59f595e57b53 /Makefile
parenta230113fdc55b2de7627833d5a5e9a222a5cffef (diff)
php-doctrine-collections: 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
+