isl: Move isl_image.c to isl_storage_image.c

This commit is contained in:
Jason Ekstrand 2016-02-24 11:14:15 -08:00
parent eb19d640eb
commit b4c16fd01a
2 changed files with 1 additions and 1 deletions

View file

@ -63,7 +63,7 @@ libisl_la_SOURCES = \
isl_gen4.h \
isl_gen6.c \
isl_gen6.h \
isl_image.c \
isl_storage_image.c \
$(NULL)
libisl_gen7_la_SOURCES = \