diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-30 14:57:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-30 14:57:13 +0100 |
commit | 700edebd17cc4dea66a5ffd6a203a9467b74328b (patch) | |
tree | 7f54e3240ccb7b87b109f924b7efad6c0ffb119a /Makefile | |
parent | 7f22c6effe80d64456efcb93c777737d404ac121 (diff) |
php-pecl-radius: also provides php-radius
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 |