summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-17 07:34:35 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-17 07:34:35 +0100
commitd9958b91a37d7085be2ddc1b6cd07a8b74890063 (patch)
tree4942ffad4eac13a08cd3b7155d21885d4ff5228a /Makefile
parent2b82c78080e74f3f249dd9e7bd47822de8dfd2ff (diff)
mod_revocator: 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