OSDN Git Service

[Fix] #173 プリーストの第2領域が好きに選べた不具合を修正した / Resolved the issue that player as priest can...
[hengbandforosx/hengbandosx.git] / Makefile.am
1 ## Makefile.am -- Process this file with automake to process Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 visual_studio_files = \
6         Hengband/Hengband.sln \
7         Hengband/Hengband/Hengband.vcxproj \
8         Hengband/Hengband/Hengband.vcxproj.filters \
9         Hengband/Hengband/packages.config
10
11 EXTRA_DIST = \
12         autopick.txt \
13         autopick_eng.txt \
14         bootstrap \
15         readme.txt \
16         readme_angband \
17         readme_eng.txt \
18         hengband.spec \
19         $(visual_studio_files)
20
21 SUBDIRS = src lib