diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-24 10:38:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-24 10:38:31 +0100 |
commit | 232d1e56bc4dd2aedb4fb1276a5912bae078c471 (patch) | |
tree | 67ad24fec1143cdfdbd0e2ca686104ee9fad0ec0 /Makefile | |
parent | 3b6eb83da38c7745ca1f9958deddc886df40b744 (diff) |
php-pecl-haru: 1.0.4
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 |