program/hash_table.c: rename to program/prog_hash_table.c
Removes a collision of the object file name for main/hash_table and program/hash_table. Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
@@ -46,7 +46,7 @@ libglcpp_la_SOURCES = \
|
||||
|
||||
glcpp_SOURCES = \
|
||||
../ralloc.c \
|
||||
$(top_srcdir)/src/mesa/program/hash_table.c \
|
||||
$(top_srcdir)/src/mesa/program/prog_hash_table.c \
|
||||
glcpp.c
|
||||
|
||||
glcpp_LDADD = libglcpp.la
|
||||
|
Reference in New Issue
Block a user