summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-11 20:17:05 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-11 20:17:05 +0200
commitf16a8939235a3478e4ce4d3288e4bdcfe2c5d9d9 (patch)
tree7097f93e72440324359f4538778c0c0c9aefd227 /Makefile
parenta36c670f5bcf66e1b336c19e6422db9ad8c0b10e (diff)
php-phpunit-PHPUnit-SkeletonGenerator 1.2.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../../common/Makefile