diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-18 18:41:11 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-18 18:41:11 +0200 |
commit | db1c00066fc4ee03efe5114d76febb4ccb5b9223 (patch) | |
tree | b30caab8e2b8ff9e976f1745af072045decdbc88 /Makefile | |
parent | 24266a6c2f7d165089633dd4fd997325dcddc0bd (diff) |
php-pecl-ssh2-0.12
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 |