diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-24 13:28:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-24 13:28:08 +0200 |
commit | 3b0577edf87b5deaeaea8f67bcfc06a470e8e2b1 (patch) | |
tree | 5165687ff4e4b099232c1d19dce1bbe40f748c53 /Makefile | |
parent | 4a7c863f2b1cb287987dad67b85452d94ebd0dd9 (diff) |
php-pecl-yac: 0.9.0 (beta)
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 |