summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-05 16:30:24 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-05 16:30:24 +0200
commit7aeb07ff24612b63c79107967a3054f8caf31bb9 (patch)
tree29dfdde854464d506b45f2715f223a2c20477ddb
parentd7ecd9fffd6b318635350e00d34f66d44f6403ac (diff)
fix path
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../../common/Makefile