Do not build gtk3.22-client by default
[freeciv.git] / doc / Makefile.am
blobfceddeb81bbe5b64cccb77bd1045456a54a4365e
1 ## Process this file with automake to produce Makefile.in
3 SUBDIRS = man ca de fr it ja nl sv
5 docs =                          \
6         BUGS                    \
7         CodingStyle             \
8         FAQ                     \
9         HACKING                 \
10         INSTALL.Cygwin          \
11         HOWTOPLAY               \
12         README.achievements     \
13         README.actions          \
14         README.agents           \
15         README.AI               \
16         README.AI_modules       \
17         README.attributes       \
18         README.delta            \
19         README.effects          \
20         README.fcdb             \
21         README.governor         \
22         README.graphics         \
23         README.msys2            \
24         README.nations          \
25         README.packaging        \
26         README.rulesets         \
27         README.scorelog         \
28         README.sound            \
29         TODO
31 doc_DATA = $(docs)
33 EXTRA_DIST = $(docs)