diff options
| author | bwarsaw | 2000-03-28 17:19:58 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-03-28 17:19:58 +0000 |
| commit | b87976eeacf97b471ca0ba5dd9a37dd2c6276de0 (patch) | |
| tree | fe347608cd0483829c5f41165a0b7b48a765093f | |
| parent | 3a22bfd7afcc99a5f2ee3bedde0f17c53c21e2bf (diff) | |
| download | mailman-b87976eeacf97b471ca0ba5dd9a37dd2c6276de0.tar.gz mailman-b87976eeacf97b471ca0ba5dd9a37dd2c6276de0.tar.zst mailman-b87976eeacf97b471ca0ba5dd9a37dd2c6276de0.zip | |
| -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 0320c7b16..7808b1e77 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -41,7 +41,7 @@ CRONDIR= $(prefix)/cron SHELL= /bin/sh SCRIPTS= checkdbs crontab.in mailpasswds senddigests gate_news \ -nightly_gzip +nightly_gzip qrunner # Modes for directories and executables created by the install # process. Default to group-writable directories but |
