diff options
| author | bwarsaw | 1999-08-30 23:36:19 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-08-30 23:36:19 +0000 |
| commit | 9ee98d6fd8f91e1ff70454075b9f8642b8f3c779 (patch) | |
| tree | 0f61a3e615d8ec8cde6dd49259f5bae62cd2eba6 | |
| parent | 8c93c859c2a2882060c85d6f7ea70d7f59c02787 (diff) | |
| download | mailman-9ee98d6fd8f91e1ff70454075b9f8642b8f3c779.tar.gz mailman-9ee98d6fd8f91e1ff70454075b9f8642b8f3c779.tar.zst mailman-9ee98d6fd8f91e1ff70454075b9f8642b8f3c779.zip | |
Added nightly_gzip to list of scripts
| -rw-r--r-- | cron/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/Makefile.in b/cron/Makefile.in index 967cb1d6d..dd487f02f 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -41,7 +41,7 @@ CRONDIR= $(prefix)/cron SHELL= /bin/sh SCRIPTS= archive checkdbs crontab.in mailpasswds senddigests \ -upvolumes_monthly upvolumes_yearly gate_news run_queue +upvolumes_monthly upvolumes_yearly gate_news run_queue nightly_gzip # Modes for directories and executables created by the install # process. Default to group-writable directories but |
