diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-30 11:21:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-30 11:21:41 +0100 |
commit | 65b6173df65b88ec81b9b53fe5896beb030ee4e4 (patch) | |
tree | cebf015b5ef50489b36c621c3d1da2fc774fe734 /Makefile | |
parent | 2b0571e9372acbe928a493632cdaf67fcb58ae8e (diff) |
php-pecl-igbinary: cleanups and rebuild
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 |