Put back install/distribution dependency on the buildable .cf
files to get mergemaster working again. Noticed by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
This commit is contained in:
parent
a727b4630b
commit
deabab50c5
@ -57,7 +57,7 @@ CLEANFILES= ${ALL}
|
||||
|
||||
all: ${ALL}
|
||||
|
||||
install distribution:
|
||||
install distribution: ${ALL}
|
||||
.if defined(SENDMAIL_MC) && defined(SENDMAIL_CF)
|
||||
@echo ">>> ERROR: Both SENDMAIL_MC and SENDMAIL_CF cannot be set"
|
||||
@false
|
||||
|
Loading…
Reference in New Issue
Block a user