Makefile.am 538 B

12345678910111213141516
  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. desktopdir = $(datarootdir)/applications
  6. desktop_DATA = io.github.pr_starfighter.starfighter.desktop
  7. icondir = $(datarootdir)/pixmaps
  8. icon_DATA = starfighter.png
  9. dist_man6_MANS = starfighter.6
  10. appdatadir = $(datarootdir)/metainfo
  11. appdata_DATA = io.github.pr_starfighter.starfighter.metainfo.xml