fix the build
authorZack Rusin <zack@tungstengraphics.com>
Sun, 17 Feb 2008 14:42:26 +0000 (09:42 -0500)
committerZack Rusin <zack@tungstengraphics.com>
Sun, 17 Feb 2008 14:43:02 +0000 (09:43 -0500)
src/gallium/auxiliary/llvm/Makefile

index e0abf860c17b06ebd8246dc232bee49c20cdc87f..39fac6ea4a56ccf2630085aa19e2c5ad6acd5a79 100644 (file)
@@ -30,7 +30,7 @@ OBJECTS = $(C_SOURCES:.c=.o) \
 ### Include directories
 INCLUDES = \
        -I. \
-       -I$(TOP)/src/gallium/drivers
+       -I$(TOP)/src/gallium/drivers \
        -I$(TOP)/src/gallium/auxiliary \
        -I$(TOP)/src/gallium/include \
        -I$(TOP)/src/mesa \