build: unify the coding style of source files lists in Makefiles
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 11 Jan 2023 13:13:21 +0000 (14:13 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 18 Jan 2023 15:17:18 +0000 (16:17 +0100)
commit40fb86ed6b9dc279e3eba54f84083d7e062a1467
treee2cb2d9a6d0eb05feec864073e8f69a2e8f5edbf
parent89cf36419f3e86d41bdffb744de3273b03b5b4e1
build: unify the coding style of source files lists in Makefiles

Use the most common and readable convention for listing source files
in Makefiles wherever it's not consistent yet.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/cxx/Makefile.am
bindings/cxx/examples/Makefile.am
bindings/cxx/tests/Makefile.am
lib/Makefile.am
man/Makefile.am
tests/Makefile.am