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

man_MANS = \
  gnunet-conversation-gtk.1 \
  gnunet-fs-gtk.1 \
  gnunet-gns-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)