summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-02 10:40:30 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-02 10:40:30 +0200
commitcf31b7a9d4b4dd71e7ce4758f0c92789a663fc50 (patch)
treee1c6c8ed7dceeebc1efe6d9f9d06adf593cb66b2 /Makefile
parentbae6a7a05b8fc26215731ee2e82b823a0c89cbae (diff)
mod_selinux: 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