diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-08 16:40:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-08 16:40:24 +0100 |
commit | 204776b9e697e3c9c77c0c94dc670267510b8794 (patch) | |
tree | 2295db1a1c7ad1ba274521aeb8b930d0360838ce /Makefile | |
parent | fc03f296c0d1ec91e6a2845875b3145a7d38de80 (diff) |
php-libvirt: rebuild (php 5.5)
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 |