1#
2# All portions of code are copyright by their respective author/s.
3#   Copyright (c) 2002	   Alexis <materm@tuxfamily.org>
4#   Copyright (c) 2004	   Jingmin Zhou <jimmyzhou@users.sourceforge.net>
5#   Copyright (c) 2006	   Gautam Iyer <gi1242@users.sourceforge.net>
6#
7# This program is free software; you can redistribute it and/or modify it under
8# the terms of the GNU General Public License as published by the Free Software
9# Foundation; either version 2 of the License, or (at your option) any later
10# version.
11#
12# This program is distributed in the hope that it will be useful, but WITHOUT
13# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
15# details.
16#
17# You should have received a copy of the GNU General Public License along with
18# this program; if not, write to the Free Software Foundation, Inc., 675 Mass
19# Ave, Cambridge, MA 02139, USA.
20
21docdir = $(datadir)/doc/$(PACKAGE_NAME)
22
23dist_man_MANS = mrxvt.1
24dist_doc_DATA =	README.greek.bz2	\
25		README.menu.bz2		\
26		README.xvt.bz2		\
27		behind_mrxvt.txt.bz2	\
28		hack-mrxvt.txt.bz2	\
29		mrxvt_seq.txt.bz2	\
30		rxvtRef.txt.bz2		\
31		xterm-ctlseqs.txt.bz2
32