OSDN Git Service

It's not currently used in hengband, but bring over the change to mouse event handlin...
[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_vcs2015/Hengband.sln \
7         Hengband_vcs2015/Hengband/Hengband.vcxproj \
8         Hengband_vcs2017/Hengband.sln \
9         Hengband_vcs2017/Hengband/Hengband.vcxproj \
10         Hengband_vcs2017/Hengband/Hengband.vcxproj.filters
11
12 EXTRA_DIST = \
13         autopick.txt \
14         autopick_eng.txt \
15         bootstrap \
16         readme.txt \
17         readme_angband \
18         readme_eng.txt \
19         hengband.spec \
20         $(visual_studio_files)
21
22 SUBDIRS = src lib