From 2246f01ef2b1116dd3ee4abd2d2d625f70d0b16f Mon Sep 17 00:00:00 2001 From: FennecTECH Date: Sun, 21 Jul 2019 00:57:25 -0500 Subject: [PATCH] Update Makefile --- sept/sept-primary/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sept/sept-primary/Makefile b/sept/sept-primary/Makefile index 616fa0dac..615bbce8f 100644 --- a/sept/sept-primary/Makefile +++ b/sept/sept-primary/Makefile @@ -68,7 +68,7 @@ LIBDIRS := #--------------------------------------------------------------------------------- -# no real need to edit anything past this point unless you need to add additiona +# no real need to edit anything past this point unless you need to add additional # rules for different file extensions #--------------------------------------------------------------------------------- ifneq ($(BUILD),$(notdir $(CURDIR)))