summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-27 08:45:34 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-27 08:45:34 +0200
commitce6d99a4796613ab623dde265b0d545f4432cd92 (patch)
treeb71c7dcd19d0f2b46c8776ec56f3448b9f6924ad /Makefile
parent57beb83b8b90a10432d8955e4167604a5f734467 (diff)
php-doctrine-doctrine-bundle: backport for remirepo
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
+