1# This file has been dedicated to the public domain, to the extent
2# possible under applicable law, via CC0. See
3# http://creativecommons.org/publicdomain/zero/1.0/ for more
4# information. This file is offered as-is, without any warranty.
5
6SUBDIRS = gfx locale misc music sound src
7
8dist_doc_DATA = README.txt COPYING LICENSES
9
10nobase_dist_pkgdata_DATA = \
11    data/credits.txt \
12    data/ipa_font_license.txt \
13    data/TakaoPGothic.ttf
14
15EXTRA_DIST = autogen.sh win32build.sh misc
16