diff --git a/GNUmakefile b/GNUmakefile index c9b05b56f..861c89e70 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -45,7 +45,15 @@ include ./Version # # The list of subproject directories # -SUBPROJECTS = Source Images Model Tools Panels PrinterTypes TextConverters +SUBPROJECTS = \ +Source \ +Images \ +Model \ +Tools \ +Panels \ +PrinterTypes \ +TextConverters \ +KeyBindings -include GNUmakefile.preamble