~launchpad-pqm/mailman/2.1

« back to all changes in this revision

Viewing changes to cron/Makefile.in

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-10-21 01:06:17 UTC
  • mfrom: (975.1.1 mailman.2112)
  • Revision ID: launchpad@pqm.canonical.com-20091021010617-prbs2ay6nhxx515v
[rs=flacoste] Upgrade Mailman to upstream 2.1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 1998-2003 by the Free Software Foundation, Inc.
 
1
# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
2
2
#
3
3
# This program is free software; you can redistribute it and/or
4
4
# modify it under the terms of the GNU General Public License
42
42
SHELL=          /bin/sh
43
43
 
44
44
PROGRAMS=       checkdbs mailpasswds senddigests gate_news \
45
 
                nightly_gzip bumpdigests disabled
 
45
                nightly_gzip bumpdigests disabled cull_bad_shunt
46
46
FILES=          crontab.in
47
47
 
48
48
BUILDDIR=       ../build/cron