diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-21 14:26:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-21 14:26:10 +0200 |
commit | 4a17fb9ac01f762929bad484ec4adc6b03843188 (patch) | |
tree | 061e49aa347ddb9ccb035b7726a9470e04dca924 /Makefile | |
parent | a6c4872f00d26c74a76e064c1ea910555238eb0e (diff) |
php-pecl-mailparse: rebuild
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 |