Makefile.am 666 B

123456789101112131415161718192021
  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. locdir = $(pkgdatadir)/locale
  6. # WHEN ADDING TRANSLATIONS: Please append all new gettext file names
  7. # here (both the .po file and the .mo file). This ensures the
  8. # translation is both distributed and installed properly.
  9. nobase_dist_loc_DATA = \
  10. build.py \
  11. genpot.sh \
  12. pr-starfighter.pot \
  13. en.po \
  14. ja.po \
  15. nl.po \
  16. en/LC_MESSAGES/pr-starfighter.mo \
  17. ja/LC_MESSAGES/pr-starfighter.mo \
  18. nl/LC_MESSAGES/pr-starfighter.mo