summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-15 09:46:10 +0200
committerRemi Collet <remi@remirepo.net>2018-05-15 09:46:10 +0200
commit6ce173a8b929523535a956ef37e74a015eeef6dc (patch)
tree4061780e91272a2a020b70cfcf7715a7eb01c665 /Makefile
parent42373308308961b2be4ea0ed1cb5429c3c86d240 (diff)
v0.9.0
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