mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 23:09:14 +01:00
build: include localconf everywhere
Overriding makeflags did not work from localconf in the src, lib, or test directories. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@@ -21,6 +21,7 @@ CRUCIBLE_OBJS = \
|
||||
uuid.o \
|
||||
|
||||
include ../makeflags
|
||||
-include ../localconf
|
||||
include ../Defines.mk
|
||||
|
||||
BEES_LDFLAGS = $(LDFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user