diff --git a/bin/Makefile b/bin/Makefile index e2138518dff1..b21c62400bb6 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