summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-17 11:02:58 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-17 11:02:58 +0200
commit9f3f88081aac304639ce2dc525d79d214dcd041a (patch)
tree5e26f93bbce46118b29983d4d4f4f13214f6754b /Makefile
parentdd7ab673ca386aece50837eb133be1f4f232a461 (diff)
ImageMagick-last: more work
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