eliot/extras/Makefile.am
Olivier Teulière 9eb9c063b8 Add a PNG icon, used instead of the XPM one on Debian systems.
This fixes a strange stretching of the icon in the Gnome 2 quickstart bar.
2013-09-25 22:51:26 +02:00

10 lines
255 B
Makefile

# Install the desktop icon (at least for Gnome)
shortcutdir = $(datadir)/applications
shortcut_DATA = eliot.desktop
icondir = $(datadir)/icons
icon_DATA = eliot.png
EXTRA_DIST = $(shortcut_DATA) $(icon_DATA) eliot.xpm macosx innosetup reports contrib