summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-25 02:28:50 -0500
committermidipix <writeonce@midipix.org>2018-12-25 03:19:57 -0500
commita122a06ca5420e41d49eefee52ae5b08514a3d85 (patch)
tree0b163f62e8ad5209e76c19baf370b1adddcee728 /Makefile.in
parentd3455c4ee80ad58e571c1d8c9fdf3ad2b3483dfb (diff)
downloadntapi-a122a06ca5420e41d49eefee52ae5b08514a3d85.tar.bz2
ntapi-a122a06ca5420e41d49eefee52ae5b08514a3d85.tar.xz
build system: sofort: promoted and renamed custom.mk --> flavor.mk.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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