view pidgin/pixmaps/tray/22/Makefile.am @ 15883:8ff08944abe6

Include tray icons in make dist
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 24 Mar 2007 17:00:25 +0000
parents 1f7106b999d5
children 495800004c0a
line wrap: on
line source

TRAY_ICONS =	tray-away.png \
		tray-busy.png \
		tray-connecting.png \
		tray-extended-away.png \
		tray-message.png \
		tray-offline.png \
		tray-online.png

EXTRA_DIST =	$(TRAY_ICONS) \
		tray-away.ico \
		tray-busy.ico \
		tray-extended-away.ico \
		tray-message.ico \
		tray-offline.ico \
		tray-online.ico
#		tray-connecting.ico

pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/22
pidgintraypix_DATA = $(TRAY_ICONS)