diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-08 11:06:11 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-08 11:06:11 +0200 |
commit | 0b8af5070d4022c64a1ae48f0c00235c5300c723 (patch) | |
tree | cf9f0b8d709c4e6055d35238c9f3f88c816b645f /Makefile | |
parent | 02bf41d5271c803db266bcc34ddaeec5d9228b0b (diff) |
php-phpmd-PHP-PMD-1.4.0-1
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 |