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

8 lines
136 B
Makefile
Raw Normal View History

2005-10-09 10:53:36 +02:00
traydir = $(pkgdatadir)/pixmaps/tray
tray_DATA = default.svg \
active.svg \
2006-01-05 20:02:36 +01:00
activity.svg \
2005-10-09 10:53:36 +02:00
notify.svg
EXTRA_DIST = $(tray_DATA)