summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-30 15:48:50 +0200
committerRemi Collet <remi@remirepo.net>2017-08-30 15:48:50 +0200
commitfbaf0f613c07eef243a8bdcd19489a4120bd5b59 (patch)
treef226c596ae5f08ddae4d6a3f5db9d498d5330627 /Makefile
parent6a9379605d468bfc255e6b0542ed3011283639f3 (diff)
v2.2.5 (security)
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