1# Copyright 1999-2014 the Claws Mail team.
2# This file is part of Claws Mail package, and distributed under the
3# terms of the General Public License version 3 (or later).
4# See COPYING file for license details.
5
6if BUILD_MANUAL
7SUBDIRS=dist
8endif
9
10EXTRA_DIST = \
11	account.xml \
12	ack.xml \
13	addrbook.xml \
14	advanced.xml \
15	faq.xml \
16	glossary.xml \
17	gpl.xml \
18	handling.xml \
19	intro.xml \
20	keyboard.xml \
21	plugins.xml \
22	starting.xml \
23	claws-mail-manual.xml
24
25.PHONY: test
26