summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-15 08:55:35 +0200
committerRemi Collet <remi@remirepo.net>2017-09-15 08:55:35 +0200
commit855df8c58a6aa4a29f9d630bb715779bdab39ae6 (patch)
tree71073213994e0b4bcb300260280f016f9cfb35bc /Makefile
parentc82d6942022a2f03cf839b8410edd9b416b52cdb (diff)
update to 2.14
sources from github fix project URL
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