diff options
| author | Barry Warsaw | 2012-01-07 13:47:51 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-01-07 13:47:51 -0500 |
| commit | 7a1c7652519841522246278daa3cbc121ded133c (patch) | |
| tree | 6882f9182116c33c4bb09a18a72ac77ba519f316 /setup.py | |
| parent | 7d8f1cab00e4bceeb567bc9825b01caf72164b5d (diff) | |
| parent | 0ff2f2e1aee0945b50e9c76f462cd376b6985818 (diff) | |
| download | mailman-7a1c7652519841522246278daa3cbc121ded133c.tar.gz mailman-7a1c7652519841522246278daa3cbc121ded133c.tar.zst mailman-7a1c7652519841522246278daa3cbc121ded133c.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Copyright (C) 2007-2011 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # @@ -98,6 +98,7 @@ case second `m'. Any other spelling is incorrect.""", 'flufl.enum', 'flufl.i18n', 'flufl.lock', + 'flufl.password', 'httplib2', 'lazr.config', 'lazr.smtptest', |
