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

SUBDIRS = . doxygen

man_MANS = \
  taler-mint-dbinit.1 \
  taler-mint-httpd.1 \
  taler-mint-keyup.1 \
  taler-mint-keycheck.1 \
  taler-mint-reservemod.1 \
  taler.conf.5 

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