diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 \ |