aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 2a382cf73c0a9268a6bd0d9f7fd8ee838b548806 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This Makefile.am is in the public domain
SUBDIRS = . doxygen

man_MANS = \
  gnunet-fs-gtk.1 \
  gnunet-identity-gtk.1 \
  gnunet-namestore-gtk.1 \
  gnunet-setup.1 \
  gnunet-peerinfo-gtk.1 \
  gnunet-statistics-gtk.1

EXTRA_DIST = $(man_MANS)