summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2008-08-06 15:07:01 +0000
committerpixel <pixel>2008-08-06 15:07:01 +0000
commit5deddd948e25b8cd27ced8c8ef38e5c072f961d3 (patch)
tree2c841baa8877809a3e7e371796237c490313bab1 /Makefile
parenta180349ca212f0622e184ca65be4e01799d7d5a5 (diff)
Upgrading to mesa 7.0.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b6417c..e346bb5 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ LD = g++
STRIP = strip
INCLUDES = \
--I ../Mesa-7.0.2/include \
+-I ../Mesa-7.0.3/include \
-I../mogltk/include \
-I../Baltisot/include \
-I../Baltisot/lib/zlib/include \