build: tweak formatting of multi-line variables in Makefiles
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 6 Sep 2019 13:51:04 +0000 (15:51 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Sep 2019 08:43:24 +0000 (10:43 +0200)
commit1f0d078c83643352a8d2bd1b947f29b44406088e
treeead9d29888703a00f9e8541ff01def63a73cc8d5
parent8fc50f32cd9670f88ee9faa1ea5d97aa043599fa
build: tweak formatting of multi-line variables in Makefiles

Don't put a tab between the asignment and the first string - just move
the whole list one line below.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/cxx/examples/Makefile.am
bindings/cxx/tests/Makefile.am
bindings/python/examples/Makefile.am
tests/Makefile.am