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 e0abf86..39fac6e 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 \