diff options
Diffstat (limited to 'src/OS/Makefile-Base')
-rw-r--r-- | src/OS/Makefile-Base | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base index 3f07396f6..229961f1b 100644 --- a/src/OS/Makefile-Base +++ b/src/OS/Makefile-Base @@ -4,6 +4,8 @@ # concatentates the configuration settings from Local/Makefile and other, # optional, Local/* files at the front of this file, to create Makefile in the # build directory. +# +# Copyright (c) The Exim Maintainers 2016 SHELL = $(MAKE_SHELL) SCRIPTS = ../scripts |