Explorar el Código

Add missing inlcude directory.

tags/mesa_20090313
michal hace 18 años
padre
commit
4fb2f09fdd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      src/mesa/pipe/Makefile.template

+ 2
- 1
src/mesa/pipe/Makefile.template Ver fichero

@@ -15,7 +15,8 @@ OBJECTS = $(C_SOURCES:.c=.o) \
INCLUDES = \
-I. \
-I$(TOP)/src/mesa/pipe \
-I$(TOP)/src/mesa
-I$(TOP)/src/mesa \
-I$(TOP)/include


##### RULES #####

Cargando…
Cancelar
Guardar