summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-21 19:20:59 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-21 19:20:59 +0200
commitf33bd138e21c732001db6c39e7470d0737fa20e8 (patch)
tree62ffaea43dca4428fa3c59aa4ade50a20ce3e926 /Makefile
parent5d042bc59757f7ba88e7104f280ea3e234a3a5c5 (diff)
various rebuild and cleanups
Diffstat (limited to 'Makefile')
-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