diff options
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 |
