File: Makefile.am

package info (click to toggle)
mailfilter 0.6.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,268 kB
  • ctags: 2,088
  • sloc: ansic: 6,502; sh: 4,443; cpp: 2,169; makefile: 465; yacc: 426; lex: 171; perl: 106; sed: 16
file content (22 lines) | stat: -rw-r--r-- 960 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Makefile.am: help build documentation files
# $Id: Makefile.am,v 1.6 2004/02/13 22:05:34 baueran Exp $
#
# Copyright (c) 2000 - 2004  Andreas Bauer <baueran@in.tum.de>
#  
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#  
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#  
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

man_MANS = mailfilter.1 mailfilterrc.5 mailfilterex.5

EXTRA_DIST = $(man_MANS)