branch | make-cleanup |
changeset 3201 | 105b50dfaf15 |
parent 2872 | ea6d9edc7001 |
child 3202 | 3f440e46823c |
1.1 --- a/Makefile Fri Dec 21 11:14:10 2018 +0100 1.2 +++ b/Makefile Fri Dec 21 16:05:05 2018 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 1.5 HERE_REL := $(notdir $(CURDIR)) 1.6 1.7 -include default.conf 1.8 +include Makefile.conf 1.9 1.10 ifneq ($(wildcard local.conf),) 1.11 $(info ================================================)