summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-23 07:01:41 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-23 07:01:41 +0200
commita878a755ff59f45a6d5ce66d0d643050a53618d6 (patch)
tree600882911cabbbcb27bbcaec1f2a6504302064f6 /Makefile
parentcd01299f11e571bb45821e7298122caf711ade04 (diff)
mod_security_crs: backport 2.2.5
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