aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkj_sh6042026-06-06 20:57:46 -0400
committerkj_sh6042026-06-06 20:57:46 -0400
commita5c997f0996a3a662bd9c647673cb21f6294384c (patch)
treef6a1785c2fd6102d294b3ffd39b24f539f0faef7 /Makefile
parent932aa354b5dc482661a5b7cb79d180aa08e897ea (diff)
refactor: safety newline at EOF for the feelsHEADmain
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bb03ebc..8384a4d 100644
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,4 @@ remove:
rm -f $(PREFIX)/bin/pboomer
.PHONY: install remove
+