diff options
| author | bwarsaw | 2001-03-26 07:27:33 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-03-26 07:27:33 +0000 |
| commit | e4a0bda71cca574d40721bee31bd71d29290ada9 (patch) | |
| tree | 5ee5d0f9e7d26ff16673d6d370897229fd5b8c69 /src | |
| parent | c19392cbede703c3ca5d84a6938403e7ee74f2d6 (diff) | |
| download | mailman-e4a0bda71cca574d40721bee31bd71d29290ada9.tar.gz mailman-e4a0bda71cca574d40721bee31bd71d29290ada9.tar.zst mailman-e4a0bda71cca574d40721bee31bd71d29290ada9.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index ba4600edc..d585c7d6d 100644 --- a/src/Makefile.in +++ b/src/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 @@ -74,7 +74,7 @@ INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE) # Fixed definitions CGI_PROGS= admin admindb archives edithtml options \ -listinfo subscribe roster handle_opts private +listinfo subscribe roster handle_opts private confirm COMMONOBJS= common.o vsnprintf.o |
