diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-12 13:14:57 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-12 13:14:57 +0200 |
commit | 85a61a85a260f34a52440e9f773cddc0deb62589 (patch) | |
tree | 97e28e5a6f92ceba00262347e04ef4ca6d721f51 /Makefile | |
parent | 1849a9b3c4cab7610e0880d233bdc22143a60839 (diff) |
php-pecl-gmagick 1.1.1RC1
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 |