From 8355fcc5e6ecfc106ade0f4fdeaa97db9fa22f43 Mon Sep 17 00:00:00 2001 From: Pixel Date: Sat, 16 May 2009 08:22:14 +0000 Subject: Adding ImageMagick path. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 106e45b..f12451b 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,8 @@ STRIP = strip HAS_ORACLE=$(shell [ -d /usr/local/instantclient ] && echo true || echo false ]) INCLUDES = \ +-I../Mesa-7.4.2/include \ +-I/usr/include/ImageMagick \ -I../mogltk/include \ -I../Baltisot/include \ -I../Baltisot/lib/zlib/include \ -- cgit v1.2.3