Makefile.am 284 B

123456789101112
  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. man_MANS = \
  6. claws-mail.1
  7. EXTRA_DIST = $(man_MANS)
  8. .PHONY: test