starfighter/misc/Makefile.am

15 lines
403 B
Makefile
Raw Normal View History

# This file has been dedicated to the public domain, to the extent
# possible under applicable law, via CC0. See
# http://creativecommons.org/publicdomain/zero/1.0/ for more
# information. This file is offered as-is, without any warranty.
if !RUN_IN_PLACE
2017-04-06 22:04:04 +02:00
desktopdir = $(datarootdir)/applications
desktop_DATA = starfighter.desktop
2017-04-06 22:04:04 +02:00
icondir = $(datarootdir)/pixmaps
icon_DATA = starfighter.png
endif