summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-17 07:52:01 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-17 07:52:01 +0100
commit090533c0feab2d8e7930393a036bb6d027adffa6 (patch)
tree53595b39fb80e0a7bd0eba6af22c66711680047c /Makefile
parent2fa9febbade5d597e684ce84c17559416b9bf19d (diff)
mod_geoip: backportHEADmaster
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