summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-28 10:34:42 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-28 10:34:42 +0200
commit645ca92a89438b1ed0a49ce5fe9c29379de295bc (patch)
treec1fbd320d573b8897a24f98e166463abf44cb660 /Makefile
parent5e66e088692b52d6c9855afd6672cfe88c941530 (diff)
php-adodb: 5.20..6 (backported from Fedora)HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile