summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile
index 88b9008..21accdd 100644
--- a/etc/sendmail/Makefile
+++ b/etc/sendmail/Makefile
@@ -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
OpenPOWER on IntegriCloud