summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index e213851..b21c624 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -40,7 +40,7 @@ SUBDIR+=rcp
SUBDIR+=csh
.endif
-.if !defined(NO_SENDMAIL) && !defined(NOUUCP)
+.if !defined(NO_SENDMAIL)
SUBDIR+=rmail
.endif
OpenPOWER on IntegriCloud