From 206310cb4206c0f75e43fac3cb26fac36d7fd5ff Mon Sep 17 00:00:00 2001 From: rokosun Date: Sun, 2 Oct 2022 15:14:55 +0200 Subject: [PATCH] Add newline at the end for Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a3bf4a..4c753ab 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ remove: pamac-installer --remove tromjaro-fixes clean: - $(RM) -rf src/ pkg/ *.tar.xz \ No newline at end of file + $(RM) -rf src/ pkg/ *.tar.xz