summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-01 15:51:02 +0200
committerRemi Collet <remi@remirepo.net>2017-08-01 15:51:02 +0200
commit5371ab253210d203902664c3a2d314c09ce5f097 (patch)
tree21cad5c2b1220511bdf34ecb42df1a83bfc1b5bf /Makefile
parent291a6398edd2f43a8ff38529e582baa9d0cab7d2 (diff)
minor
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91b0fd5..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../common/Makefile
+include ../../../common/Makefile