diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:33 +0200 |
commit | 115abe032dea711d77923ff6c0b209b04c51c9df (patch) | |
tree | 248ad4a7b307a48b6fa2b4f67dc9e5384f6ab669 /Makefile | |
parent | a4b378de45172f155020230b9ebc37c51f4ad95f (diff) |
php56: provides php56-runtime(remi), add _sclreq macro
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 |