diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-09 07:31:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-09 07:31:24 +0200 |
commit | 27a411e3daa9ac55f7d9ebe4b77916b6c8bf8e95 (patch) | |
tree | ef2bc7c8301513b8999c0d297ee9e9f88596bd5d /Makefile | |
parent | 63ff0ec49674c879e0cd2265f5d7c2b2ae72c9a5 (diff) |
php-pecl-mysqlnd-ms: cleanups, obsoletes php53*, php54*
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 |