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
commit2f3355dd3edc98fd4461e6701d89fe0497ce0031 (patch)
treed5ba436e92989e35ea323f7fc23ddbc284682a4b /Makefile
parentbfd0ad60db64879adb3b8302c18fa7e90fa56e23 (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