meson: fix formatting and add extra_files to i965
authorDylan Baker <dylan@pnwbakers.com>
Tue, 23 Oct 2018 17:40:15 +0000 (10:40 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 24 Oct 2018 16:22:13 +0000 (09:22 -0700)
commit43b0d5fa04cec45ab61b654bfa25f6a1b1af027f
tree58bc6bd7f9e2bf72e8bbbb7999c16e58f0fd5ce2
parentb0c427043bc01dde32e91893f2fb881e9bd99967
meson: fix formatting and add extra_files to i965

extra_files is just a nice way to to tell certain IDEs (and those
reading the file) that this file is also a dependency. Meson will use
the .d file generated by the compiler to figure out what the target
actually depends on.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
src/mesa/drivers/dri/i965/meson.build