diff options
| author | bwarsaw | 2001-07-05 22:02:05 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-05 22:02:05 +0000 |
| commit | ddf52f51e3ce2ada30188441fb10d10208beddb1 (patch) | |
| tree | 797a1b69ce9cb60ca6e1f0861f7ec043ca76ef6c | |
| parent | 2a872f92e9fb9c6b55afd23f500c5e5fc0218982 (diff) | |
| download | mailman-ddf52f51e3ce2ada30188441fb10d10208beddb1.tar.gz mailman-ddf52f51e3ce2ada30188441fb10d10208beddb1.tar.zst mailman-ddf52f51e3ce2ada30188441fb10d10208beddb1.zip | |
| -rw-r--r-- | cron/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cron/Makefile.in b/cron/Makefile.in index fc4d702eb..99a496b18 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -41,7 +41,7 @@ CRONDIR= $(prefix)/cron SHELL= /bin/sh SCRIPTS= checkdbs crontab.in mailpasswds senddigests gate_news \ -nightly_gzip qrunner bumpdigests +nightly_gzip bumpdigests # Modes for directories and executables created by the install # process. Default to group-writable directories but |
