From 3cc1763fe98fb4bb580c0993eb0f7e79bc6f3ae8 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 25 Dec 2018 02:28:50 -0500 Subject: build system: sofort: promoted and renamed custom.mk --> flavor.mk. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 01d7caa..e0029cc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -128,8 +128,8 @@ include ./usrdefs.mk endif include $(PROJECT_DIR)/sofort/defs.mk +include $(PROJECT_DIR)/sofort/flavor.mk include $(PROJECT_DIR)/sofort/version.mk -include $(PROJECT_DIR)/sofort/custom.mk include $(PROJECT_DIR)/sofort/pkgconf.mk include $(PROJECT_DIR)/project/osforce.mk -- cgit v1.2.3