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/tray/Makefile.am
Jesse van den Kieboom bad14bdfdd Initial import
2005-10-09 08:53:36 +00:00

8 lines
136 B
Makefile

traydir = $(pkgdatadir)/pixmaps/tray
tray_DATA = default.svg \
active.svg \
activate.svg \
notify.svg
EXTRA_DIST = $(tray_DATA)