OSDN Git Service

Merge pull request #578 from iks3/fix-empty-macro-key-trigger
[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/curl/include/curl/curl.h \
8         Hengband/Hengband/curl/include/curl/curlver.h \
9         Hengband/Hengband/curl/include/curl/easy.h \
10         Hengband/Hengband/curl/include/curl/mprintf.h \
11         Hengband/Hengband/curl/include/curl/multi.h \
12         Hengband/Hengband/curl/include/curl/options.h \
13         Hengband/Hengband/curl/include/curl/stdcheaders.h \
14         Hengband/Hengband/curl/include/curl/system.h \
15         Hengband/Hengband/curl/include/curl/typecheck-gcc.h \
16         Hengband/Hengband/curl/include/curl/urlapi.h \
17         Hengband/Hengband/Hengband.vcxproj \
18         Hengband/Hengband/Hengband.vcxproj.filters \
19         Hengband/Hengband/packages.config \
20         Hengband/Hengband/stdafx.cpp \
21         Hengband/Hengband/stdafx.h
22
23 EXTRA_DIST = \
24         autopick.txt \
25         autopick_eng.txt \
26         bootstrap \
27         readme.md \
28         readme_angband \
29         readme-eng.md \
30         hengband.spec \
31         $(visual_studio_files)
32
33 SUBDIRS = src lib