mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
anv: automake: indent with tabs and not spaces
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
addb099ce8
commit
e5c1229a9a
1 changed files with 4 additions and 4 deletions
|
|
@ -33,10 +33,10 @@ lib_LTLIBRARIES = libvulkan_intel.la
|
|||
check_LTLIBRARIES = libvulkan-test.la
|
||||
|
||||
PER_GEN_LIBS = \
|
||||
libanv-gen7.la \
|
||||
libanv-gen75.la \
|
||||
libanv-gen8.la \
|
||||
libanv-gen9.la
|
||||
libanv-gen7.la \
|
||||
libanv-gen75.la \
|
||||
libanv-gen8.la \
|
||||
libanv-gen9.la
|
||||
|
||||
noinst_LTLIBRARIES = $(PER_GEN_LIBS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue