diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile index a5e0c6f1dba7..f7844a5987ae 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -34,7 +34,7 @@ SUBDIR= cat \ SUBDIR+=csh .endif -.if !defined(NO_SENDMAIL) +.if !defined(NO_SENDMAIL) && !defined(NOUUCP) SUBDIR+=rmail .endif |
