From 84f2557cc29bd51c1eeca0977c043aa674cb9cc1 Mon Sep 17 00:00:00 2001 From: Karel Miko Date: Thu, 9 Mar 2017 20:18:46 +0100 Subject: [PATCH] updatemakes.sh newline at end of file --- updatemakes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatemakes.sh b/updatemakes.sh index 6ecd605..c5e6229 100755 --- a/updatemakes.sh +++ b/updatemakes.sh @@ -2,4 +2,4 @@ ./helper.pl --update-makefiles || exit 1 -exit 0 \ No newline at end of file +exit 0