tests: add the missing newline to tests' Makefile.am
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Dec 2022 18:22:19 +0000 (19:22 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Dec 2022 18:22:19 +0000 (19:22 +0100)
Git complains about the missing newline in tests/Makefile.am so make
it happy and add one.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/Makefile.am

index 392f03c641cfbfb38a6977c899059481815ac779..c1239fe5b152ae41bc0e58d7c5664abc93a093e5 100644 (file)
@@ -31,4 +31,4 @@ gpiod_test_SOURCES =                  \
                tests-line-request.c    \
                tests-line-settings.c   \
                tests-misc.c            \
-               tests-request-config.c
\ No newline at end of file
+               tests-request-config.c