소스 검색

nouveau: respect GALLIUM_STATE_TRACKERS_DIRS

tags/mesa_7_6_rc1
Ben Skeggs 17 년 전
부모
커밋
71b1c92405
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/gallium/winsys/drm/nouveau/Makefile

+ 1
- 1
src/gallium/winsys/drm/nouveau/Makefile 파일 보기

@@ -2,7 +2,7 @@
TOP = ../../../../..
include $(TOP)/configs/current

SUBDIRS = drm dri
SUBDIRS = drm $(GALLIUM_STATE_TRACKERS_DIRS)

default install clean:
@for dir in $(SUBDIRS) ; do \

Loading…
취소
저장