- # Copyright 1999-2014 the Claws Mail team.
- # This file is part of Claws Mail package, and distributed under the
- # terms of the General Public License version 3 (or later).
- # See COPYING file for license details.
- man_MANS = \
- claws-mail.1
- EXTRA_DIST = $(man_MANS)
- .PHONY: test
|