This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/pixmaps/Makefile.am

17 lines
422 B
Makefile

SUBDIRS = userlist ice-userlist tray
icondir = $(datadir)/pixmaps
icon_DATA = gnoemoe-logo.svg
pixmapsdir = $(pkgdatadir)/pixmaps
pixmaps_DATA = editor.xpm \
editor_text.xpm \
editor_verb.xpm \
gnoemoe_logo.svg \
saveclose.xpm \
terminal.png \
world.svg \
world_activity.svg
EXTRA_DIST = $(pixmaps_DATA) $(icon_DATA)