summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-22 16:36:55 +0200
committerRemi Collet <remi@remirepo.net>2017-05-22 16:36:55 +0200
commit6d4f13540bfd0ae215cb63a29072297c93044aa7 (patch)
treef8c30c14433c74fa309b36ac1d889352d4813dbd /Makefile
parentdfe08b8c15d2a8887e97718492512d7dec65d7fc (diff)
v2.7.0 (differ because of BC break)
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