summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-30 07:34:00 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-30 07:34:00 +0200
commit91ea40a6532def84a113928c51dc82c8615c0666 (patch)
tree33bca157ef6932bb16808671e09f2e896311de3f /Makefile
parentd6528c2e454912c72e155b033a92c0f65309543c (diff)
php-doctrine-DoctrineORM: backportHEADmaster
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
+