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
commite3cab3453e89d6d0d6a954c21b9370ae671d0dd2 (patch)
tree2f1ee138f00256c6f84f56bf495c7047c249a9ff /Makefile.in
parent10d3bc93cae34adeb2c8736a15126f28fb2fdc50 (diff)
downloadperk-e3cab3453e89d6d0d6a954c21b9370ae671d0dd2.tar.bz2
perk-e3cab3453e89d6d0d6a954c21b9370ae671d0dd2.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