diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-12 14:20:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-12 14:20:40 +0200 |
commit | 01ad9014b6ca46bdcc62369fc0dce43d79c91159 (patch) | |
tree | 7643b0b4aa00a36a733fadb1bdca7ec668edcaef /Makefile | |
parent | e939471fc7ac8d6697aed595a0baa372bb9242f6 (diff) |
php-pecl-amqp 1.0.7
Diffstat (limited to 'Makefile')
-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 |