diff options
| -rw-r--r-- | fml/etc/install.cf.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fml/etc/install.cf.in b/fml/etc/install.cf.in index 58e2928d..5267b1d3 100644 --- a/fml/etc/install.cf.in +++ b/fml/etc/install.cf.in @@ -3,7 +3,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: install.cf.in,v 1.1 2003/01/28 04:16:16 fukachan Exp $ +# $FML: install.cf.in,v 1.2 2003/01/28 04:28:00 fukachan Exp $ # @@ -78,6 +78,7 @@ template_files = include dot-qmail-default dot-qmail-request procmailrc + install.cf bin_programs = fml |
