diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-27 08:45:34 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-27 08:45:34 +0200 |
| commit | b307ce2f36d8fb5ce705deb207ee38e6cdb52906 (patch) | |
| tree | fbeb45bd8a4a75f2f1a9d759926ea69ced0bab8f | |
| parent | 9c022b4e44384aa4bf394d339bd08a3da17472dc (diff) | |
php-doctrine-doctrine-bundle: backport for remirepo
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../../common/Makefile +include ../../../common/Makefile |
