summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-24 07:26:33 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-24 07:26:33 +0200
commit5c2801e324f0870259de7b31080eb55475f6c1f9 (patch)
tree175ba5a5e4731340ce0f47f1519a8eb659eb596c /Makefile
parent957e79c7dd6e93328f9e63c166b343d8034b5d2e (diff)
mod_security: backport
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