Преглед на файлове

progs/gallium: Fix relative path in Makefile.

tags/mesa-7.9-rc1
Vinson Lee преди 15 години
родител
ревизия
30d99ff7e0
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1
    1
      src/gallium/tests/trivial/Makefile
  2. 1
    1
      src/gallium/tests/unit/Makefile

+ 1
- 1
src/gallium/tests/trivial/Makefile Целия файл

@@ -1,6 +1,6 @@
# progs/gallium/simple/Makefile

TOP = ../../..
TOP = ../../../..
include $(TOP)/configs/current

INCLUDES = \

+ 1
- 1
src/gallium/tests/unit/Makefile Целия файл

@@ -1,6 +1,6 @@
# progs/gallium/simple/Makefile

TOP = ../../..
TOP = ../../../..
include $(TOP)/configs/current

INCLUDES = \

Loading…
Отказ
Запис