gallium: remove extra -I paths from Makefile.template
authorBrian Paul <brianp@vmware.com>
Wed, 24 Feb 2010 22:09:57 +0000 (15:09 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 24 Feb 2010 22:09:57 +0000 (15:09 -0700)
src/gallium/Makefile.template

index 3274c8e0c30b85ad682923db7671b094c6d056c3..713e192a4ebdaa1caf80d441bf2ade945498f16f 100644 (file)
@@ -21,9 +21,6 @@ INCLUDES = \
        -I$(TOP)/src/gallium/include \
        -I$(TOP)/src/gallium/auxiliary \
        -I$(TOP)/src/gallium/drivers \
-       -I$(GALLIUM)/src/gallium/include \
-       -I$(GALLIUM)/src/gallium/auxiliary \
-       -I$(GALLIUM)/src/gallium/drivers \
        $(LIBRARY_INCLUDES)