diff options
| author | bwarsaw | 1999-11-24 17:38:34 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-24 17:38:34 +0000 |
| commit | 7f54011d4c5ff0087007d6f21a15bc12fa61d367 (patch) | |
| tree | 3f2062e9641c92f00cd000cbaaf6f14df7e230e0 | |
| parent | 9d341fca6b52aee380a66958fb283a0b0f6a9e8f (diff) | |
| download | mailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.tar.gz mailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.tar.zst mailman-7f54011d4c5ff0087007d6f21a15bc12fa61d367.zip | |
There's soon to be nothing in the `mail' subdir since
contact_transport, deliver, and dumb_deliver are going away.
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index f8cea113d..b768bf29a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -50,7 +50,7 @@ ARCH_INDEP_DIRS= \ ARCH_DEP_DIRS= cgi-bin mail # Directories make should decend into -SUBDIRS= bin cron filters mail misc Mailman scripts src templates +SUBDIRS= bin cron filters misc Mailman scripts src templates # Modes for directories and executables created by the install |
