ソースを参照

Add missing inlcude directory.

tags/mesa_20090313
michal 18年前
コミット
4fb2f09fdd
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      src/mesa/pipe/Makefile.template

+ 2
- 1
src/mesa/pipe/Makefile.template ファイルの表示

@@ -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 #####

読み込み中…
キャンセル
保存