summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 0b3dc39c41661f33c1cf25078105107929c3b391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This Makefile.am is in the public domain

SUBDIRS = . doxygen

man_MANS = \
  taler-auditor-sign.1 \
  taler-exchange-dbinit.1 \
  taler-exchange-httpd.1 \
  taler-exchange-keyup.1 \
  taler-exchange-keycheck.1 \
  taler-exchange-reservemod.1 \
  taler.conf.5

EXTRA_DIST = \
  coding-style.txt \
  ${man_MANS}