Update GNUmakefile

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
This commit is contained in:
Brandon Maier
2025-02-18 14:13:31 -06:00
committed by GitHub
co-authored by Sylvestre Ledru
parent 7628dc2299
commit 22db84fed0
+1 -1
View File
@@ -8,7 +8,7 @@ ifneq (,$(filter install, $(MAKECMDGOALS)))
override PROFILE:=release
endif
# Needed for the foreach loops to split each loop into a seperate command
# Needed for the foreach loops to split each loop into a separate command
define newline