From d123de68587ef1c558bb9be7a1fd980cba58d748 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 30 Apr 2014 18:15:36 +0200 Subject: [PATCH] tests/Makefile.sources: Remove empty last line Actually just whitespace change to make sure the new built rules for tests/*.txt pick up the changes properly everywhere. Signed-off-by: Daniel Vetter --- tests/Makefile.sources | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 91f10b42..b0ffbe53 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -236,4 +236,3 @@ TESTS_progs += testdisplay common_files = \ eviction_common.c \ $(NULL) -